win8

vered

New Member
Joined
May 25, 2015
Messages
4
hi
in win8 every time that i load files into the macro they stay available and i need to minimum them that i see the macro again it happen only in win8 in win7 it working right
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
not clear friend, what do you mean by load files into a macro, do you mean open a workbook and copy parts into a macro, then close the workbook ?
 
Upvote 0
when in the macro i let the user upload files (workbook) it stays open and i need to minimize the work book to see again the screen of the macro
 
Upvote 0
make a new blank spreadsheet, tools, macro, record macro, minimise the sheet then maximise the sheet, stop the macro and look at the code. The minimise part is needed in your macro.............
 
Upvote 0
hi
in win8 every time that i load files into the macro they stay available and i need to minimum them that i see the macro again it happen only in win8 in win7 it working right

. I am not clear exactly what you are saying or asking.
.
. However if it is an issue of looking at either the Spreadsheet ot the Development Environment (Your code or "macro") , then if you are able to organize it I would strongly recommend trying to set up your computer with an additional screen( extended monitor option ).
: You can clearly then see both your "Macro" and the Spreadsheet without having to minimize or hit ALT 11 to switch between the two

http://www.mrexcel.com/forum/lounge...d-development-environment-simultaneously.html
 
Upvote 0

Forum statistics

Threads
1,215,429
Messages
6,124,839
Members
449,193
Latest member
MikeVol

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