Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've got a problem with a formula.
Initially thought it was my code behind PasteSpecial Values, but seems not to be the case. Seems to be a Number formatted as Text issue. A1: 1 A2: =IF(A1=1,"",A1) A3: <nothing for now A4: =A3/1 I copy A2 and paste special values to A3 A4 shows #VALUE! Then in cell A3, I press F2 (to edit), then press Enter. A4 now shows 0, which is what I was expecting from the beginning. I require A3 to hold no value - ie Null. I dont want to convert the cell from text to number each time I need it. Any ideas? -- Rob van Gelder - http://www.vangelder.co.nz/excel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy Chart and PasteSpecial | Charts and Charting in Excel | |||
Copy PasteSpecial not working | Excel Worksheet Functions | |||
Automate Copy / PasteSpecial | Excel Worksheet Functions | |||
Copy & PasteSpecial | Excel Programming | |||
Copy and pastespecial without formulas | Excel Programming |