automatically deleting a cell formula

Pugs107

New Member
Joined
Nov 18, 2005
Messages
19
I have a sheet simialr to the one below:
Book1
ABCDEF
1ABCABC
2ABCABC
3
4
51AAENTER 1:1
62BBENTER 2:1
73CC
84AA
95BB
106CC
Sheet1


Data in rows 1 and 2 are entered based on data manually entered in cells F5 and F6. On occasion, data could be manually entered directly into one of the cells in row2. When this happens, I would need the formula in the cell directly above it in row 1 to be deleted. Is this something that is possible to automate?

-Thanks
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
u can do this by writing a macro on "Worksheet_SelectionChange"
basically on selection change u activate a macro
 
Upvote 0

Forum statistics

Threads
1,215,025
Messages
6,122,732
Members
449,093
Latest member
Mnur

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top