Thread: Format
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nigel Nigel is offline
external usenet poster
 
Posts: 923
Default Format

Different versions of Excel?

--
Cheers
Nigel



"Abdul" wrote in message
oups.com...
Hello,

I have an application to show the sales data on a userform

when I run it on my machine everything works fine. But when I tried to
run the same on another machine it shows an error on every part of the
code having Format

And Also i havn't used option Explicit on my code but on the other
machine i found it for every variables i have define it using Dim. but
in my machine it works without

what would be the possible reasons?

thanks