Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an excel file that is filled with zero padded numbers. If I
pull this info from the cell level with the Text method, (eg. cell('C1').Text) I get '0002124'. What i want however is a range (eg. range('A2', xlLastCell)). This gives me values like 2124.0 instead of '0002124'. I know that range('A2', xlLastCell).Text doesnt work, is there anything that does? TIA paqo |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I enter formula sum(range+range)*0.15 sumif(range=3) | Excel Discussion (Misc queries) | |||
Sum A Range only if no text is present in the range | Excel Worksheet Functions | |||
Search range for text not in another range | Excel Discussion (Misc queries) | |||
Excel Addin:Setting the range to the Excel.Range object range prop | Excel Worksheet Functions | |||
conditional formula: sum a range if text present in another range | Excel Discussion (Misc queries) |