Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: macro will not continue if cell is empty  (Read 2519 times)

0 Members and 1 Guest are viewing this topic.

petezh193

    Topic Starter


    Greenhorn

    macro will not continue if cell is empty
    « on: June 16, 2009, 09:44:49 AM »
    want a macro that refuses to run if cell E3 is blank/empty

    to run the macro correcty data must be in this cell but it is user error that may leave it blank.....can i avoid this with a question (msgbox) as part of a macro?