#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default empty

Dim tday as varant

Why would this line return an error 424 object required?

If tday is empty then


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 772
Default empty

If that is copy and pasted it is a spelling error Variant
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"treasuresflemar" wrote:

Dim tday as varant

Why would this line return an error 424 object required?

If tday is empty then



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default empty

Was not cut and pasted. Spelling is right in code

"John Bundy" (remove) wrote in message
...
If that is copy and pasted it is a spelling error Variant
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"treasuresflemar" wrote:

Dim tday as varant

Why would this line return an error 424 object required?

If tday is empty then





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default empty

If IsEmpty(tday) Then


--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"treasuresflemar" wrote in message
...
Was not cut and pasted. Spelling is right in code

"John Bundy" (remove) wrote in message
...
If that is copy and pasted it is a spelling error Variant
--
-John
Please rate when your question is answered to help us and others know
what
is helpful.


"treasuresflemar" wrote:

Dim tday as varant

Why would this line return an error 424 object required?

If tday is empty then







  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default empty

Thnak you that worked great
"Bob Phillips" wrote in message
...
If IsEmpty(tday) Then


--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"treasuresflemar" wrote in message
...
Was not cut and pasted. Spelling is right in code

"John Bundy" (remove) wrote in message
...
If that is copy and pasted it is a spelling error Variant
--
-John
Please rate when your question is answered to help us and others know
what
is helpful.


"treasuresflemar" wrote:

Dim tday as varant

Why would this line return an error 424 object required?

If tday is empty then











Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Delete Rows with Empty Cells with empty column 1 Scott Excel Programming 5 October 2nd 06 11:57 PM
why a reference to an empty cell is not considered empty Nicoscot Excel Discussion (Misc queries) 10 March 10th 06 05:36 AM
Finding next empty empty cell in a range of columns UncleBun Excel Programming 1 January 13th 06 11:22 PM
Excel - Autom. Filter "Empty / Non Empty cells" should come first Rom Excel Discussion (Misc queries) 0 August 10th 05 04:32 PM
Can blank cells created using empty Double-Quotes not be empty?? JohnI in Brisbane Excel Programming 6 September 7th 03 11:22 PM


All times are GMT +1. The time now is 04:34 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"