View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Sam Wilson Sam Wilson is offline
external usenet poster
 
Posts: 523
Default command not found when using excel VBA function format

Can you tell us the line that the error occurs on?


"OHCQ_DB" wrote:

I have an extensive piece of VBA code that use the format function. The
macros run on my development machine and on one other in building. I tried
to use the code on an additional computer and got a command not found error.
I am assuming that means that there is some file missing on that computer.
Can anyone suggest what the specific fiel might be?

Thank you