LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Automating adding/deleting rows and content with macros (I suppose


I read through you posting a number of times and I'm not sure wha
exactly is your problem(s). I don't know what you level of expertisiz
is with VBA and don't know if you need help with the entire task or jus
adding the check boxes.

The checkboxes have a property LinkedCell that will put a True or Fals
in a cell on the worksheet. You want to use the same column in th
worksheet for each checkbox to put the true or false. then write
macro that looks at the True or False column to determine if the dat
goers into output1 or output 2. This is the best method to associat
each check box with a specific row of the worksheet.

You don't want to use a checkbox event that will trigger on th
checkbox being clicked because you would require a macro for eac
checkbox you add. Instead you want to run a macro that just looks a
the true or false Column of data in the worksheet

--
joe
-----------------------------------------------------------------------
joel's Profile: 22
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=16535

[url="http://www.thecodecage.com"]Microsoft Office Help[/url

 
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
Deleting Rows - only deletes content Phil Excel Discussion (Misc queries) 2 March 12th 10 04:43 PM
Automating deleting rows Alice Excel Discussion (Misc queries) 2 March 10th 08 06:35 PM
Help on deleting rows using Macros ashel Excel Programming 2 October 5th 06 10:01 PM
Help - Automating a file.. Adding Users , Deleting users, Changing Tim Harding Excel Worksheet Functions 0 March 16th 05 01:25 PM
Deleting Rows where some Cells have same Content JamesT[_2_] Excel Programming 2 September 8th 04 08:41 PM


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