Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
PrivateSub checkBox1_Change()
If checkBox1.value = true then '....your code to move the row Elseif checkBox1.value = false then '....your code when the checkbox is not checked End if End sub "KISS" wrote: I want to add a checkbox option at the end of the row of data to return certain, not all data in the row, to a separate file, preferably, or to separte worksheet. If the box is checked the info from that row will return. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Separating carriage return data into separate cells | Excel Discussion (Misc queries) | |||
Return Data Matching Criteria in a separate spreadsheet | Excel Worksheet Functions | |||
MAX IF? - Return MAX if Condition met in Separate Column | Excel Discussion (Misc queries) | |||
Trying to separate sentences in a cell by using return | Excel Discussion (Misc queries) | |||
Save 2 separate data imports in separate worksheets on the same ex | Excel Worksheet Functions |