#1   Report Post  
Posted to microsoft.public.excel.programming
Rob Rob is offline
external usenet poster
 
Posts: 718
Default freezepanes

Is it posible to freeze panes on another sheet / workbook without actually
going to the sheet?

'here's what I'm doing now:
application.goto sheet2.cells(3,2)
activewindow.freezepanes=true
application.goto sheet1.cells(1,1) 'where I was before

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 811
Default freezepanes

"Rob" wrote in message
...
Is it posible to freeze panes on another sheet / workbook without actually
going to the sheet?


Hi Rob,

Unfortunately, no. This is one of the very few situations in Excel
programming where you just have to activate/select something in order to do
what you need to do.

--
Rob Bovey, Excel MVP
Application Professionals
http://www.appspro.com/

* Take your Excel development skills to the next level.
* Professional Excel Development
http://www.appspro.com/Books/Books.htm


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:23 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"