Workbook_Open() problem in XP

bjr157

Board Regular
Joined
Mar 17, 2002
Messages
100
i just started using office XP. It seems that excel XP does run my ON OPEN macros the way excel 97 did, it just ignores them. How do I get XP macros to run when the spreadsheet is opened. thanks.
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
Hi not uncommon XP has additions 97 does notknow and improvements justthe slightest bit will stop it.

suggest record or write in XP or debug and post effected line we will try to solve.

HTH

Rdgs
 
Upvote 0
the code is simply displaying a userform

UserForm1.show

XP ignore the macro all together, is there a difference in how it recognizes macros that are initiated when the workbook is opened? i had some problems with the new security settings (before no macros wouldnt even run), but i figured it out to put the security on low, but it still refuses to run macros on open???????? i thought it would be a universal problem that others were have but maybe not.
 
Upvote 0
have you tried to use auto_open?
ps - i just emailed you cos i didnt realise u were online.
Will
 
Upvote 0

Forum statistics

Threads
1,214,523
Messages
6,120,031
Members
448,940
Latest member
mdusw

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top