Thread
:
Help with Macro Please
View Single Post
08-23-2015, 09:03 PM
NoSparks
Windows 7 64bit
Office 2010 64bit
Excel Hobbyist
Join Date: Nov 2013
Location: British Columbia, Canada
Posts: 842
What part of this do you need a macro for?
Put a Form Controls Checkbox on B5
In the check box properties make the linked cell B5. Format B5 text same color as back ground so it's not distracting.
Put formula in C5 =IF(B5=TRUE,E5,"")
NoSparks
View Public Profile
Find all posts by NoSparks