Entering numeric values
I need some assistance, I have a workbook which will be used for user
entries, these entries are numeric values picked by the user. I am fairly
new to VBA and need advice on how to do the following:
User inputs numeric value into input box and clicks continue
I need the numeric value entered into the next empty cell in a colum and
then by clicking the continue button it initializes another user form which
has the same principles. This needs to be done with eight diffeent user
forms.
Any advice would be helpful
|