Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default How can I CHANGE VALUE IN A CELL IN A HIDDEN WORKSHEET?

I have a password that is in cell location A1, but the worksheet is
hidden and I can't get to it to change the password. Is there VBA
code or Excel function that I can use to change the password value to
what I want it to be. Need price placing of VBA code and all related
code. Thanks in advance.

Please reply via email to:




thanks,


Marcello
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default How can I CHANGE VALUE IN A CELL IN A HIDDEN WORKSHEET?

Worksheets("Sheet8").Range("A1").Value = "ABCD"


Need price placing of VBA code and all related
code.


don't know what that means.

--
Regards,
Tom Ogilvy

Marcello do Guzman wrote in message
...
I have a password that is in cell location A1, but the worksheet is
hidden and I can't get to it to change the password. Is there VBA
code or Excel function that I can use to change the password value to
what I want it to be. Need price placing of VBA code and all related
code. Thanks in advance.

Please reply via email to:




thanks,


Marcello



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How can I CHANGE VALUE IN A CELL IN A HIDDEN WORKSHEET?

Tom,

Thank you for your help. It worked!!


Marcell

--
Message posted from http://www.ExcelForum.com

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
Problem - hidden cell names in worksheet Bigger Excel Worksheet Functions 2 February 1st 10 03:18 PM
2007 Worksheet, Hidden Columns, .CSV Format Saves Hidden Column Da Tammy Excel Discussion (Misc queries) 3 April 2nd 09 11:40 PM
Hidden Columns No Longer Hidden after Copying Worksheet? EV Nelson Excel Discussion (Misc queries) 1 December 6th 06 05:10 PM
How do I detect hidden worksheets or hidden data on a worksheet? Alice Excel Discussion (Misc queries) 4 August 24th 06 03:38 AM
how to change or set the last cell on a worksheet davesmith Excel Discussion (Misc queries) 2 December 16th 04 04:09 PM


All times are GMT +1. The time now is 12:44 PM.

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"