Thread: Format
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Abdul[_2_] Abdul[_2_] is offline
external usenet poster
 
Posts: 137
Default Format

Same version Office 2003 SP2 (11.8063.6568). May be some latest
updates will differ.
And it is installed using same CD (multi Licence). I am not quite sure
whether any components are missing. Most of the add-ins are same




Nigel wrote:
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