I am new to VBA so this will probably be a very simple question. I have 3 columns that will have data entered into them (an operator will input 3 lengths, one into each column). This data will change frequently. I have a calculation that will be run each time new data is entered. However, I only want the calculation to run when a command button is pushed and want the answer to be inserted into certain cell. The reason behind this is we want to keep the previous calculation from being accidentally erased. The idea is that you can change the data but a new answer will only be displayed if the command button (labeled CALCULATE) is clicked.
Any help for a newbie would be great. I don't have to use VBA much, and when I do, it's for simple items like this. Any help would be great. Thanks,
Bookmarks