I need a (simple) macro to auto hide rows
. . . with a value of >0 in column BB on the row to be hidden (examples: cell BB130=1, row130 is hidden; cell BB131=0, row131 is not hidden)
. . . for rows 118 thru 1200
Thank You.
I need a (simple) macro to auto hide rows
. . . with a value of >0 in column BB on the row to be hidden (examples: cell BB130=1, row130 is hidden; cell BB131=0, row131 is not hidden)
. . . for rows 118 thru 1200
Thank You.
Last edited by TheRustyScupper; 02-22-2013 at 11:23 PM.
try this...
![]()
Please Login or Register to view this content.
PERFECT, thank you.
I had a long macro to sort and hide, but to continually edit the hidden row number(s) was a pain.
Inserting this macro into my macro solved my problem.
Thanks, again.
TRS
Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.
In future, to mark your thread as Solved, you can do the following -
Select Thread Tools-> Mark thread as Solved.
Incase your issue is not solved, you can undo it as follows -
Select Thread Tools-> Mark thread as Unsolved.
Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
If I have helped, Don't forget to add to my reputation (click on the star below the post)
Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
Use code tags when posting your VBA code: [code] Your code here [/code]
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks