Hi, I want to be able to enter data into cell, then once I have entered the data I would like the program to automatically add the contents of that cell to a figure in another cell (A total) then the contents of the cell I entered data into be deleted. I don't mind if instead of the data being deleted, the row that the data is on is automatically hidden either.
For example:
'Enter 5 into cell'
'Press Enter button (Or click button that enables a macro)'
'5 in added to the 'total' 10'
'15 is displayed in the total cell'
'The original cell that data was entered into is now blank and the process can be repeated'
I'm thinking that this could be done using a macro and creating a button to enable that macro but i'm not sure how to do this, any help would be greatly appreciated.
Thanks
For example:
'Enter 5 into cell'
'Press Enter button (Or click button that enables a macro)'
'5 in added to the 'total' 10'
'15 is displayed in the total cell'
'The original cell that data was entered into is now blank and the process can be repeated'
I'm thinking that this could be done using a macro and creating a button to enable that macro but i'm not sure how to do this, any help would be greatly appreciated.
Thanks