Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If I have an array that contains strings - some of which are numbers as
strings, why can't I write them to a range as a string? For example if Array(1) = "000" Why can't I say Range("A1").Offset(1,1) = Array(1) What I'm getting is 0 (without the leading 2 zeros) and when I do a =IStext() test in the worksheet, I'm getting False. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing Query String into MS Excel | Excel Discussion (Misc queries) | |||
Passing string as array variable (Pivot VBA) | Excel Discussion (Misc queries) | |||
string passing to DLL | Excel Programming | |||
VBA - Convert my variable range array to single cell string | Excel Programming | |||
PASSING A STRING VALUE | Excel Programming |