Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default checkbox numbers

Is there any way to renumber checkboxes on a spreadsheet? I have several
spreadsheets each with a large number of checkboxes which have been added
over a period while the sheet was in development. I now find I need to
duplicate these checkboxes elsewhere on the sheet such that when eg
checkbox1 is checked, checkbox83 is also checked. Unfortunately checkbox 2
does not relate to checkbox 84 etc making it a long-winded process to write
the code. It would be a lot easier I could renumber the original checkboxes
so that 1 relates to 83, 2-84, 3-85 etc.

Alternatively, is there a way for a cell to change from being empty to
containing a tick (or X would do), simply by clicking it?

Many thanks in advance

Ian


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default checkbox numbers

Ian,

On your alternative, here is a previous post of mine that does that
http://tinyurl.com/2tl6u. Beware, the code is missing an End Sub.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Ian Coates" wrote in message
...
Is there any way to renumber checkboxes on a spreadsheet? I have several
spreadsheets each with a large number of checkboxes which have been added
over a period while the sheet was in development. I now find I need to
duplicate these checkboxes elsewhere on the sheet such that when eg
checkbox1 is checked, checkbox83 is also checked. Unfortunately checkbox 2
does not relate to checkbox 84 etc making it a long-winded process to

write
the code. It would be a lot easier I could renumber the original

checkboxes
so that 1 relates to 83, 2-84, 3-85 etc.

Alternatively, is there a way for a cell to change from being empty to
containing a tick (or X would do), simply by clicking it?

Many thanks in advance

Ian




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default checkbox numbers

Perfect. Thanks Bob.

Great view you must have there :-)

Ian

"Bob Phillips" wrote in message
...
Ian,

On your alternative, here is a previous post of mine that does that
http://tinyurl.com/2tl6u. Beware, the code is missing an End Sub.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Ian Coates" wrote in message
...
Is there any way to renumber checkboxes on a spreadsheet? I have several
spreadsheets each with a large number of checkboxes which have been

added
over a period while the sheet was in development. I now find I need to
duplicate these checkboxes elsewhere on the sheet such that when eg
checkbox1 is checked, checkbox83 is also checked. Unfortunately checkbox

2
does not relate to checkbox 84 etc making it a long-winded process to

write
the code. It would be a lot easier I could renumber the original

checkboxes
so that 1 relates to 83, 2-84, 3-85 etc.

Alternatively, is there a way for a cell to change from being empty to
containing a tick (or X would do), simply by clicking it?

Many thanks in advance

Ian






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default checkbox numbers

Not today it isn't, but usually it's lovely.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Ian Coates" wrote in message
...
Perfect. Thanks Bob.

Great view you must have there :-)

Ian

"Bob Phillips" wrote in message
...
Ian,

On your alternative, here is a previous post of mine that does that
http://tinyurl.com/2tl6u. Beware, the code is missing an End Sub.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Ian Coates" wrote in message
...
Is there any way to renumber checkboxes on a spreadsheet? I have

several
spreadsheets each with a large number of checkboxes which have been

added
over a period while the sheet was in development. I now find I need to
duplicate these checkboxes elsewhere on the sheet such that when eg
checkbox1 is checked, checkbox83 is also checked. Unfortunately

checkbox
2
does not relate to checkbox 84 etc making it a long-winded process to

write
the code. It would be a lot easier I could renumber the original

checkboxes
so that 1 relates to 83, 2-84, 3-85 etc.

Alternatively, is there a way for a cell to change from being empty to
containing a tick (or X would do), simply by clicking it?

Many thanks in advance

Ian








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
Checkbox tinks Excel Discussion (Misc queries) 2 December 1st 09 06:31 PM
checkbox Sandee Excel Discussion (Misc queries) 1 April 17th 08 04:43 PM
CheckBox Q Sean Excel Worksheet Functions 1 February 15th 08 10:21 AM
How to have Checkbox A uncheck with checked Checkbox B Texas Aggie Excel Discussion (Misc queries) 3 July 20th 07 10:58 PM
checkbox? rwijnia Excel Worksheet Functions 4 November 3rd 05 07:40 PM


All times are GMT +1. The time now is 08:59 AM.

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

About Us

"It's about Microsoft Excel"