ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Problems with active cell after saveas (https://www.excelbanter.com/excel-programming/277849-problems-active-cell-after-saveas.html)

BrianG[_4_]

Problems with active cell after saveas
 
My macro saves and workbook to a temp location before data entry starts.
I want E8 to be the active cell after the save. I'm using the SaveAs
method followed by "Range("E8").Select". Cell E8 looks selected on the
sheet but the pull down menu key strokes are active. For example, if I
enter a "t" I get the Tools pull down menu, an "f" gets me the File
menu, etc. I have to actually click on E8 to deactivate the pull down
menus. What am I doing wrong?

BrianG



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Peter Atherton

Problems with active cell after saveas
 
Brian

It helps if you paste the code along with the query.

Peter
-----Original Message-----
My macro saves and workbook to a temp location before

data entry starts.
I want E8 to be the active cell after the save. I'm

using the SaveAs
method followed by "Range("E8").Select". Cell E8 looks

selected on the
sheet but the pull down menu key strokes are active. For

example, if I
enter a "t" I get the Tools pull down menu, an "f" gets

me the File
menu, etc. I have to actually click on E8 to deactivate

the pull down
menus. What am I doing wrong?

BrianG



*** Sent via Developersdex http://www.developersdex.com

***
Don't just participate in USENET...get rewarded for it!
.



All times are GMT +1. The time now is 07:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com