riteoh01
10-27-2011, 05:27 PM
Hi,
Firstly, using Excel 2003.
I have 2 cells - g17 and g19.
I need to write some code that will allow an input into these cells, and after the last input, prompt with a message box whether there are any other inputs required for these cells, and if so, remember the previous values and prompt for new values (of course focussing on cell g17 once again).
I have hardly any experience with VBA - I tend to read code to try and understand what it is doing, and then playing around with it myself - so any help that anybody can provide would be valued.
I believe I have to use a change event for the worksheet?
Thanks.
Firstly, using Excel 2003.
I have 2 cells - g17 and g19.
I need to write some code that will allow an input into these cells, and after the last input, prompt with a message box whether there are any other inputs required for these cells, and if so, remember the previous values and prompt for new values (of course focussing on cell g17 once again).
I have hardly any experience with VBA - I tend to read code to try and understand what it is doing, and then playing around with it myself - so any help that anybody can provide would be valued.
I believe I have to use a change event for the worksheet?
Thanks.