worksheetFunction isblank

T

tazgore

I am trying to use this line of code in my user form:

answer = Application.WorksheetFunction.isblank("b2")

I have noticed that the function "isblank" is not given as an opito
using the auto complete. However in the spreadsheet itself "isblank" i
a valid function. Please help me call this function correctly, or tel
me how to to return a "true/false" based on wether the cell is empty o
not.

Thank
 

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