Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default insert checkbox to modify cell value

I'm trying to insert an ActiveX checkbox that when chosen (value true) it
will change a cell value. I know I need to add VBA coding for this but I
don't know where to begin. Any help would be appriciated.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default insert checkbox to modify cell value

you want to add code with code?

http://www.cpearson.com/excel/vbe.htm

You can get the code to add a checkbox from teh control toolbox toolbar by
turning on the macro recorder and adding one manually. Then turn off the
recorder and look at the recorded code ( tools=Macro=Record new Macro . .
..)

--
Regards,
Tom Ogilvy



"Dmackcwby" wrote:

I'm trying to insert an ActiveX checkbox that when chosen (value true) it
will change a cell value. I know I need to add VBA coding for this but I
don't know where to begin. Any help would be appriciated.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default insert checkbox to modify cell value

Tom,

Thank you vbery much. It worked great.

David

"Tom Ogilvy" wrote:

you want to add code with code?

http://www.cpearson.com/excel/vbe.htm

You can get the code to add a checkbox from teh control toolbox toolbar by
turning on the macro recorder and adding one manually. Then turn off the
recorder and look at the recorded code ( tools=Macro=Record new Macro . .
.)

--
Regards,
Tom Ogilvy



"Dmackcwby" wrote:

I'm trying to insert an ActiveX checkbox that when chosen (value true) it
will change a cell value. I know I need to add VBA coding for this but I
don't know where to begin. Any help would be appriciated.

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
Modify default size of insert comment Esgrimidor New Users to Excel 6 July 21st 09 08:54 PM
How to modify callouts in the InsertPictureAutoShape in Excel cathead Excel Discussion (Misc queries) 1 August 8th 07 05:45 PM
How can I insert a checkbox into a cell in Excel? yogamitch Excel Discussion (Misc queries) 5 December 13th 06 09:23 PM
In Office 2007 how do you insert a checkbox JFOS Excel Discussion (Misc queries) 2 August 16th 06 09:49 PM
Modify code to insert borders Phil H[_2_] Excel Programming 2 April 28th 06 02:44 PM


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