View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul S. Paul S. is offline
external usenet poster
 
Posts: 1
Default excel 2003 vba date function not working on all pc's

I use the date function in vba code and on most pc's it's working. However on
a few pc's it's enters break mode and the error message is "undefined
function and "date" is highlighted. ex: currentdate = date will give the
error but only on a few pc's.
thanks for any help