Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How does everybody write code to delete the contents of
a cell, such as cell "A1"??? I normally use the following code: Range("A1").Value = "" Is that correct?? I get the feeling that I am setting cell "A1" to an empty string, rather than actually deleting the current contents. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
delete contents of cell | Excel Discussion (Misc queries) | |||
Delete cell contents | Excel Discussion (Misc queries) | |||
Delete Cell Contents IF | Excel Programming | |||
Delete all contents of cell but one word | Excel Discussion (Misc queries) | |||
Delete row based on contents of cell | Excel Discussion (Misc queries) |