Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 791
Default HELP!!! Macro doens't run on clients maschine

Hello.

I programmed a macro in vba excel 2003 (english language). This macro shifts
columns to the correct position and adds some static data. Afterwards the
data gets exported into a txt-file. (nothing complicated)

I macro runs on the machines in our office (germany). we use the ms office
package 2003 english language. the costumer uses the same version in fance.
english language too.

when i start the macro in the machine of the client excel aborts the macro
and displays the error: "procedure and/or instance doesn't exist" and marks
"(CHR(10))" in the source code. I uses (CHR(10)) to get a carriage-return in
the messagebox.

When I cut all (CHR(10)) the macro aborts too with the same message and
marks the i from "for i = 1 to 9".

Could it be that there a different object bibliotheka files?? Or do you see
any other solution? I think I am not the first person that programs macros in
germany for french companier. :-)

So I would be happy to get you reply.

Many thanks in advance.

Michael
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default HELP!!! Macro doens't run on clients maschine

I would first check the other machines that it doesn't work on in the VBIDE
and check ToolsReferences, and if any items are marked MISSING, uncheck
them.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Michael" wrote in message
...
Hello.

I programmed a macro in vba excel 2003 (english language). This macro
shifts
columns to the correct position and adds some static data. Afterwards the
data gets exported into a txt-file. (nothing complicated)

I macro runs on the machines in our office (germany). we use the ms office
package 2003 english language. the costumer uses the same version in
fance.
english language too.

when i start the macro in the machine of the client excel aborts the macro
and displays the error: "procedure and/or instance doesn't exist" and
marks
"(CHR(10))" in the source code. I uses (CHR(10)) to get a carriage-return
in
the messagebox.

When I cut all (CHR(10)) the macro aborts too with the same message and
marks the i from "for i = 1 to 9".

Could it be that there a different object bibliotheka files?? Or do you
see
any other solution? I think I am not the first person that programs macros
in
germany for french companier. :-)

So I would be happy to get you reply.

Many thanks in advance.

Michael



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 791
Default HELP!!! Macro doens't run on clients maschine

Hi Bob,

Thanks for you answer.

I called the client and compared his and my prefs in the VBA IDE under
toolsreferences. We both have the same.

Do you have any further idea?

Thanks
Michael
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 791
Default HELP!!! Macro doens't run on clients maschine

CAN ANYONE GIVE ME ANOTHER ADVISE???

"
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CTRL+spacebar doens't work in Excel 2007 ximee23 Excel Discussion (Misc queries) 3 September 11th 09 09:10 AM
Need Macro to count repeat clients Jman Excel Discussion (Misc queries) 0 March 27th 08 09:59 AM
14 Clients Michell Major Excel Discussion (Misc queries) 4 October 18th 06 12:28 PM
Match a name to all clients? Dixie Excel Worksheet Functions 3 April 30th 05 03:28 AM
Why Excel doens't display all text in a cell Dan New Users to Excel 14 April 22nd 05 02:09 PM


All times are GMT +1. The time now is 05:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"