Excel 2000 Blank Space

  • Thread starter Thread starter scain2004
  • Start date Start date
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
 
Steve,
If this is Excel, there's the Replace worksheet function.

NickHK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top