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

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