Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Selecting Activecell in hidden sheet

ActiveCell only exists on the acitve sheet. Since you can not activate a
hidden sheet therw is no way to determine the active cell on that sheet. You
need to unhide the sheet and then activate it to get the active cell. Or
(would be my preference where possible) remove all references to the active
cell.
--
HTH...

Jim Thomlinson


"BOBODD" wrote:

Is there anyway of setting the activecell address on a hidden sheet without
unhiding the sheet?

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Selecting Activecell in hidden sheet Don Guillett Excel Programming 1 December 14th 06 10:36 PM
Selecting ACTIVECELL range in Macro - mar10 Excel Programming 1 September 6th 06 12:12 PM
I need my Hidden Rows to stay hidden when I print the sheet. Rosaliewoo Excel Discussion (Misc queries) 2 July 20th 06 07:51 PM
Saving hidden data with a worksheet (preferably without using a hidden sheet) Dick Kusleika[_3_] Excel Programming 2 January 21st 04 04:39 PM
selecting a cell relative to activecell in an excel macro Zogann Excel Programming 1 October 17th 03 12:20 PM


All times are GMT +1. The time now is 02:53 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"