LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA Execel Macro & Check Box help

Well, that's the Subroutine that's being called, but where is it bein
called from? If it's in the checkbox itself you could alter that lik
this:

If CheckBox10.Value = True Then
flip1()
End If

To do what you want you need to use the IF statement, but where to pu
it exactly is the only question. - Piku

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

 
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
Execel Form manjunath Excel Discussion (Misc queries) 1 July 30th 07 12:16 PM
Execel Macro subbu Excel Discussion (Misc queries) 2 April 27th 07 11:17 AM
Execel Macro subbu Excel Discussion (Misc queries) 1 April 24th 07 11:30 AM
what is execel augustine Excel Discussion (Misc queries) 5 October 16th 06 07:44 PM
Execel sum up Craig[_11_] Excel Programming 1 December 8th 03 05:44 PM


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