LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
JNW JNW is offline
external usenet poster
 
Posts: 480
Default changes in the date function from 2000 to 2003?

I've got some code that uses the date function.

The computer I am using runs win2000pro and xl2000. The code below works
just fine.

If sD = 0 Then
selectDate = Date
Else
selectDate = sD
End If

But on all computers with winXP pro and xl2003 it stops on the line
'selectDate = Date' saying that the object is not defined or there is no
library reference available.

Any ideas why?
 
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
Does Xcel 2000 have a list function like that in 2003 Kelsey Excel Worksheet Functions 1 April 8th 08 05:45 PM
Excel 2000 versus 2003 and the TEXT Function Art H Excel Worksheet Functions 2 November 10th 06 08:43 PM
Calendar Control in Excel 2000 can't display date in Excel 2003? Lewis Excel Discussion (Misc queries) 0 April 21st 06 05:07 PM
Drill Down Function Office 2000/2003 SpaceAce Excel Worksheet Functions 0 December 11th 05 04:49 PM
Excel 2003: can I insert a "last edited" date function? KTK Excel Worksheet Functions 1 June 27th 05 11:59 PM


All times are GMT +1. The time now is 10:09 PM.

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

About Us

"It's about Microsoft Excel"