|
-
Mar 30th, 2005, 05:22 AM
#1
Thread Starter
Frenzied Member
removing a formula from a cell in excel
Hello
I was trying to remove a formula from a cell in excel, till now i have come up with the following
mytype.Worksheets("mytypes").Cells(6 , 6).value = "0"
where the cell (6,6) had the formula, this however leaves the formula updated with the value '0' in place.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|