View Single Post
 
Old 06-22-2014, 06:47 AM
barryoffshore barryoffshore is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Jun 2014
Posts: 4
barryoffshore is on a distinguished road
Default VBA Code Needed that will Hide / Unhide a row when used with a "Check Box"

I need a VBA code that will, when used with a Form Control "Check Box", will unhide / hide a row. To be more exact, I'm needing the code to "Hide" row 34 when unchecked and "Unhide" the same row when checked. Can someone help me please. By the way, I'm using Excel 2010. Thank you!!!
Reply With Quote