Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Is there another way to remove formula from a worksheet keeping the values using macros, I've tried using: Sheets("NATIONALS").Select Range("A804:G827").Select Selection.Copy Selection.PasteSpecial Paste:=xlValues, Operation:=xlNone, SkipBlanks:= _ False, Transpose:=False It works every other time I use it, but in this case I get a Dr Watson errors. Is there another way of doing this. Excel 97. -- DKerr ------------------------------------------------------------------------ DKerr's Profile: http://www.excelforum.com/member.php...o&userid=13087 View this thread: http://www.excelforum.com/showthread...hreadid=477472 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
remove zero from min formula | Excel Discussion (Misc queries) | |||
Remove Zero Formula | Excel Worksheet Functions | |||
Remove formula indicator | Excel Discussion (Misc queries) | |||
How do I remove a formula in Excel? | Excel Discussion (Misc queries) | |||
remove " $ " from formula | Excel Worksheet Functions |