How come nobody seems to HELP?

HunterN

Active Member
Joined
Mar 19, 2002
Messages
479
I have a workbook that has a control button
that opens another workbook. This other
workbook has forms and macro code behind it
that works when I open the workbook by itself.

This is my problem: I want the second workbook only opened when the command button is selected from the first workbook. The command button does open the second workbook but, it does not allow me to select (or move) within this workbook. It sits at the current activecell and makes all changes to that one cell. I though maybe it was the Protection issue, but I've tried that and it doesn't fix anything. Any suggestions????
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Hi,

I cannot replicate your problem. I open other workbooks with a macro and the macros in the opened files work fine. I am not sure how this problem is occurring.

Is it possible that your command button is somehow not fully releasing the focus? Possibly try setting the TakeFocusOnClick property to false.

HTH,
Jay
 
Upvote 0
maybe the property "TakeFocusOnClick" for your commandbutton is set to "True." Try changing it to false to see if this helps.



just a couple of suggestions--(no offense intended)--you already posed this question in a previous post, and someone replied to that post before you posted this one...no need to repost the same question as a new thread...just continue from that one. Also, please be more patient; everyone here gives of their time and help freely. If help comes, then good; if not, then it's not good manners to complain or demand. Thank you.
 
Upvote 0

Forum statistics

Threads
1,214,806
Messages
6,121,672
Members
449,045
Latest member
Marcus05

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