I have a user form that user enters data in the white boxes, this data gets transferred to a worksheet then used to calculate answers for the grey boxes. When I run the program in developer it works just fine but when running it in excel it works the first time the file is opened but after you use the clear or close button and reuse the userform it does use the new data entered.
The file contains 3 worksheets
1. Is an instructions page that when you click on the instruction it opens the userform,
2nd is a weblink
3rd is the calculation data table.
What I am missing that makes it work in developer but not in excel.
The file contains 3 worksheets
1. Is an instructions page that when you click on the instruction it opens the userform,
2nd is a weblink
3rd is the calculation data table.
What I am missing that makes it work in developer but not in excel.