Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default CheckBoxes how to remember changes

I have some CheckBoxes and I would like to remember which CheckBox was pest
when I start the Excel Sheet again, but I always get empty CheckBoxes.

How can I let the CheckBoxes know which one was selected.

Many thanks in advance.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,119
Default CheckBoxes how to remember changes

Store the values in a hidden sheet would be my reccomendation. Each time a
change is made to the check boxes update the values in the hidden sheet. When
you open the workbook use the on onen event in ThisWorkbook to initailize the
check boxes.
--
HTH...

Jim Thomlinson


"p. panter" wrote:

I have some CheckBoxes and I would like to remember which CheckBox was pest
when I start the Excel Sheet again, but I always get empty CheckBoxes.

How can I let the CheckBoxes know which one was selected.

Many thanks in advance.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 65
Default CheckBoxes how to remember changes

Marty,

You can link the value of the checkboxes to a cell. When the Workbook Open
event is kicked off, set the appropriate state for the checkboxes based on
the related cell values.
--
http://HelpExcel.com
1-888-INGENIO
1-888-464-3646
x0197758


"p. panter" wrote:

I have some CheckBoxes and I would like to remember which CheckBox was pest
when I start the Excel Sheet again, but I always get empty CheckBoxes.

How can I let the CheckBoxes know which one was selected.

Many thanks in advance.



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
I cannot remember... nginear Excel Discussion (Misc queries) 3 September 17th 09 05:18 PM
Can someone please help me to remember tzap_1998 New Users to Excel 2 January 25th 08 11:22 AM
I used to be able to do this, I can't remember how punter Excel Discussion (Misc queries) 3 March 2nd 06 04:22 PM
I can't remember how to... ForSale[_56_] Excel Programming 5 June 14th 05 05:26 AM
Remember and add valeter New Users to Excel 2 April 13th 05 11:46 PM


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