Asked By Bree L
07-Sep-10 12:29 AM
Hello,
I would like to be able to create a user form that will enter a series of numbers into an excel spreadsheet.
I am able to create the user form, but I have difficulty completing the necessary coding.
For each new time the user form is accessed I need the data to replace the old data.
Ie. if I enter 5% in the text box, it will hit cell C5
the next time I enter data into the user form (eg. this time 7%) I need it to put into C5 and replace previous content.
Any help would be greatly appreciated!!!
Cheers