ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   I want to add a checkbox at the end to return data to a separate s (https://www.excelbanter.com/excel-programming/343104-re-i-want-add-checkbox-end-return-data-separate-s.html)

JNW

I want to add a checkbox at the end to return data to a separate s
 
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.



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com