Update

R

Robert Bloom

A friend emailed me with this;
If i < 10 Then
document.write("Cell NO")
Else
document.write("Cell No2")
End If

does this help me?

i admit i'm a complete novice



Robert Bloom wrote:

VB excel help needed
27-Nov-09

I need to write a macro for excel to do the following.

If cell d(n) is "" the copy r(n) into d(n).

anyone know what sub needs to be written?

Cheers

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
Using the MS Text Driver to read Delimited Files
http://www.eggheadcafe.com/tutorial...c2-3895d1a2df28/using-the-ms-text-driver.aspx
 

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

Top