S
scain2004
Ok, I've got a formula like this:
cells(i, \"l\") = \"=if(h\" + cstr(i) + \"=0, ,k\"
cstr(i) + \"/h\" + cstr(i) + \")\"[/QUOTE]
Inside the string "=0, ,K" I need a blank space or an empty cell. Doe
anyone know how to put this in as a String?
Thanks,
Stev
cells(i, \"l\") = \"=if(h\" + cstr(i) + \"=0, ,k\"
cstr(i) + \"/h\" + cstr(i) + \")\"[/QUOTE]
Inside the string "=0, ,K" I need a blank space or an empty cell. Doe
anyone know how to put this in as a String?
Thanks,
Stev