>Gord, Thanks for the reply. I will try to answer your questions in order
>asked.
[quoted text clipped - 69 lines]
>>>>with the data in it I can not execute the macro for some reason. I am
>>>>using Microsoft Office 2003. Any help is appreciated.
It doesn't seem to make any difference if I have the Personal.xls open or
not when MST creates the workbook. I agree that the workbook that MST opens
in not opening Personal.xls. When I open a blank workbook and I go to macro
I can see the macro (called Ashland). In the dropdown box Macros In I can
select All Open Workbooks, This Workbook, Personal.xls or Book 1. When I
create the workbook from MST and go to macro I can not see the Ashland
macro plus the only options I see in the Macros In dropdown box are: All
Open Workbooks, This Workbook and Book 1. Personal.xls is not available. I
am stumped .
> This macro is in your Personal.xls workbook which you know is open?
>
[quoted text clipped - 86 lines]
>>>>>with the data in it I can not execute the macro for some reason. I am
>>>>>using Microsoft Office 2003. Any help is appreciated.
Gord Dibben - 06 Feb 2008 22:59 GMT
Jim
Looks like MTS may be starting Excel in "safe mode" which would stop
Personal.xls from opening.
Hit Alt + F11 to open the Visual Basic Editor.
Alt + r to open the Project Explorer.
What projects/workbooks are open?
Is Personal.xls one of them?
Also, in the Excel window hit Help>About MS Excel>Disabled Items.
Personal.xls in there?
Gord
>It doesn't seem to make any difference if I have the Personal.xls open or
>not when MST creates the workbook. I agree that the workbook that MST opens
[quoted text clipped - 96 lines]
>>>>>>with the data in it I can not execute the macro for some reason. I am
>>>>>>using Microsoft Office 2003. Any help is appreciated.
Jim Chesher - 06 Feb 2008 23:35 GMT
Gord,
There are no projects/workbooks open after hitting Alt+F11 and then Alt+r
and then selecting Run Macro. There are no disabled item.
Jim
> Jim
>
[quoted text clipped - 128 lines]
>>>>>>>am
>>>>>>>using Microsoft Office 2003. Any help is appreciated.
Gord Dibben - 07 Feb 2008 17:02 GMT
I don't know what is going on but if MTS creates a workbook there should be at
least one workbook/project in the VBE
i.e. the workbook just created.
BTW...........why are you selecting Run Macro after hitting Alt + r
Gord
>Gord,
>There are no projects/workbooks open after hitting Alt+F11 and then Alt+r
[quoted text clipped - 133 lines]
>>>>>>>>am
>>>>>>>>using Microsoft Office 2003. Any help is appreciated.
Jim Chesher - 07 Feb 2008 17:58 GMT
After I hit Alt +F11 and open the VBE and then press Alt+r I do not get
Project Explorer. All I get is a dropdown menu with the following choices;
Run Macro, Break, Reset or Design Mode. Hitting Alt+r is the same as
selecting Run from the top menu. If I save the file that MST created as,
say, Book1 and then close it and reopen it then the macro works fine. So I
guess I will just have to either manual do the stuff the macro does or save
and reopen the files to apply the macro. Thanks for your help.
>I don't know what is going on but if MTS creates a workbook there should be
>at
[quoted text clipped - 156 lines]
>>>>>>>>>am
>>>>>>>>>using Microsoft Office 2003. Any help is appreciated.
Gord Dibben - 07 Feb 2008 18:33 GMT
Please accept apologies with a sheepish grin and downcast eyes.
CTRL + r to open Project Explorer.
Gord
>After I hit Alt +F11 and open the VBE and then press Alt+r I do not get
>Project Explorer. All I get is a dropdown menu with the following choices;
[quoted text clipped - 164 lines]
>>>>>>>>>>am
>>>>>>>>>>using Microsoft Office 2003. Any help is appreciated.
Jim Chesher - 07 Feb 2008 20:11 GMT
That makes a difference. Now when I create a workbook via MST and then hit
Atl + F10 and then CTL + r I get VBA Project Tree that has the following:
-VBA Project (Book 1)
-Microsoft Excel Objects
Sheet 1 (Sheet 1)
Sheet 2 (Sheet 2)
Sheet 3 (Sheet 3)
This workbook
There is no Personal.xls
> Please accept apologies with a sheepish grin and downcast eyes.
>
[quoted text clipped - 188 lines]
>>>>>>>>>>>am
>>>>>>>>>>>using Microsoft Office 2003. Any help is appreciated.
Gord Dibben - 07 Feb 2008 20:46 GMT
Is Personal.xls in your XLSTART folder for sure?
If so, MST must be starting Excel in safe modewhich by-passes XLSTART folder.
I would follow up with my IT people or whoever is respnsible for MST
Gord
>That makes a difference. Now when I create a workbook via MST and then hit
>Atl + F10 and then CTL + r I get VBA Project Tree that has the following:
[quoted text clipped - 199 lines]
>>>>>>>>>>>>am
>>>>>>>>>>>>using Microsoft Office 2003. Any help is appreciated.
Jim Chesher - 07 Feb 2008 22:12 GMT
Yes the Personal.xls in the XLSTART folder. I will check with the MST folks
about it starting Excel in the safe mode. Thanks for you assistance.
> Is Personal.xls in your XLSTART folder for sure?
>
[quoted text clipped - 229 lines]
>>>>>>>>>>>>>am
>>>>>>>>>>>>>using Microsoft Office 2003. Any help is appreciated.