Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 47
Default Cannot run Macro created in 2003

I am getting a compile error when I run a macro created in excel 2003. It is
the user form initialize code. Any of the initialize codes that contain Date
info error when trying to open the files or userforms. The code works fine in
excel2003. and other forms initialize ok as long as there is no reference to
Date in the forms code. I have checked the forums and found a reference to
the eurotool.xla. It is unchecked as per the advice from Tom Ogilvy. Its
still not working. Please help!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,718
Default Cannot run Macro created in 2003

Check Tools, References in the VBE with this project active and see if
anything is marked 'missing'.

--
Jim
"Gizmo" wrote in message
...
|I am getting a compile error when I run a macro created in excel 2003. It
is
| the user form initialize code. Any of the initialize codes that contain
Date
| info error when trying to open the files or userforms. The code works fine
in
| excel2003. and other forms initialize ok as long as there is no reference
to
| Date in the forms code. I have checked the forums and found a reference to
| the eurotool.xla. It is unchecked as per the advice from Tom Ogilvy. Its
| still not working. Please help!


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 47
Default Cannot run Macro created in 2003

Hi Jim,

I had just finished downloading owc10.exe and owc11.exe from microsoft
website. They were both missing from the computer I was working on. I
installed both components and now the macro runs fine on 07. However....

When I try running the file on 2003 now I get the same error. I checked the
references and it says that Microsoft Word 12.0 Object Library is missing.
(I saved the file while in 2007)

I am going to try to download that one and see if my problems are over.

"Jim Rech" wrote:

Check Tools, References in the VBE with this project active and see if
anything is marked 'missing'.

--
Jim
"Gizmo" wrote in message
...
|I am getting a compile error when I run a macro created in excel 2003. It
is
| the user form initialize code. Any of the initialize codes that contain
Date
| info error when trying to open the files or userforms. The code works fine
in
| excel2003. and other forms initialize ok as long as there is no reference
to
| Date in the forms code. I have checked the forums and found a reference to
| the eurotool.xla. It is unchecked as per the advice from Tom Ogilvy. Its
| still not working. Please help!



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,718
Default Cannot run Macro created in 2003

I think you need to have Word installed. If you do, uncheck the reference
to the Word 2007 version and try to connect to the 2003 version.

--
Jim
"Gizmo" wrote in message
...
| Hi Jim,
|
| I had just finished downloading owc10.exe and owc11.exe from microsoft
| website. They were both missing from the computer I was working on. I
| installed both components and now the macro runs fine on 07. However....
|
| When I try running the file on 2003 now I get the same error. I checked
the
| references and it says that Microsoft Word 12.0 Object Library is missing.
| (I saved the file while in 2007)
|
| I am going to try to download that one and see if my problems are over.
|
| "Jim Rech" wrote:
|
| Check Tools, References in the VBE with this project active and see if
| anything is marked 'missing'.
|
| --
| Jim
| "Gizmo" wrote in message
| ...
| |I am getting a compile error when I run a macro created in excel 2003.
It
| is
| | the user form initialize code. Any of the initialize codes that
contain
| Date
| | info error when trying to open the files or userforms. The code works
fine
| in
| | excel2003. and other forms initialize ok as long as there is no
reference
| to
| | Date in the forms code. I have checked the forums and found a
reference to
| | the eurotool.xla. It is unchecked as per the advice from Tom Ogilvy.
Its
| | still not working. Please help!
|
|
|


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 47
Default Cannot run Macro created in 2003

Hi Jim,

I had some code in the workbook that exported some data to a Word document.
(Changed it to create a new workbook instead) I removed the code and the
reference to Word 11.0. It seems to be working now in both 2007 and 2003 as
long as I save as 2003 when in 2007.

Thanks for your help

"Jim Rech" wrote:

I think you need to have Word installed. If you do, uncheck the reference
to the Word 2007 version and try to connect to the 2003 version.

--
Jim
"Gizmo" wrote in message
...
| Hi Jim,
|
| I had just finished downloading owc10.exe and owc11.exe from microsoft
| website. They were both missing from the computer I was working on. I
| installed both components and now the macro runs fine on 07. However....
|
| When I try running the file on 2003 now I get the same error. I checked
the
| references and it says that Microsoft Word 12.0 Object Library is missing.
| (I saved the file while in 2007)
|
| I am going to try to download that one and see if my problems are over.
|
| "Jim Rech" wrote:
|
| Check Tools, References in the VBE with this project active and see if
| anything is marked 'missing'.
|
| --
| Jim
| "Gizmo" wrote in message
| ...
| |I am getting a compile error when I run a macro created in excel 2003.
It
| is
| | the user form initialize code. Any of the initialize codes that
contain
| Date
| | info error when trying to open the files or userforms. The code works
fine
| in
| | excel2003. and other forms initialize ok as long as there is no
reference
| to
| | Date in the forms code. I have checked the forums and found a
reference to
| | the eurotool.xla. It is unchecked as per the advice from Tom Ogilvy.
Its
| | still not working. Please help!
|
|
|



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
Macros created in 2003 won't work in 2000 dford Excel Discussion (Misc queries) 8 December 22nd 06 09:29 PM
Macros won't work in 2000 that are created in 2003 dford Excel Discussion (Misc queries) 3 December 17th 06 06:49 PM
will macro created in excell 2003 work if run using 2000 Michael Soares Excel Discussion (Misc queries) 2 September 11th 06 05:34 PM
Toolbars Created in Excel 2002 not available in 2003 VBA Fun Excel Discussion (Misc queries) 3 August 25th 05 12:47 PM
How do I remove a "List" once I've created it in 2003 Joyce Excel Discussion (Misc queries) 1 January 29th 05 06:05 PM


All times are GMT +1. The time now is 06:50 AM.

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

About Us

"It's about Microsoft Excel"