Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / January 2006

Tip: Looking for answers? Try searching our database.

Is there a IsEmptyCell function in VBA?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
WannaBeExceller - 19 Jan 2006 20:21 GMT
I was wondering if the is something within VBA that checks if a cell is empty
or null. I would like to incorporate something like that within the code I am
working on. thanks.
Norman Jones - 19 Jan 2006 20:32 GMT
Hi WannaBe,

Try:

  If IsEmpty(Range("A1")) Then

---
Regards,
Norman

>I was wondering if the is something within VBA that checks if a cell is
>empty
> or null. I would like to incorporate something like that within the code I
> am
> working on. thanks.
WannaBeExceller - 19 Jan 2006 21:31 GMT
That worked pretty well. Thank you.

> Hi WannaBe,
>
[quoted text clipped - 11 lines]
> > am
> > working on. thanks.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.