LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 73
Default Hiding Rows Based on Cell Value

I need to hide rows based on the value in Column AV, and can't use AutoFilter
because AV is not contiguous with other columns where I am already using
Autofilter for other purposes. I can't move the column to make it contiguous
either, as that would screw up other things.

So I'm looking for code that will say, for each row in the active worksheet,
if AV = "C", hide the row. (Yes, I'd probably want to limit it to only rows
that contain some data, rather than churning through all 65535 rows!) I'm
lost, though, as to how to refer to the relevant cell in column AV. Who can
help?
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hiding rows based on a cell? OX_Gambit Excel Worksheet Functions 3 July 10th 09 03:05 AM
hiding or showing rows based on a cell value jordanpcpre Excel Discussion (Misc queries) 6 April 24th 08 04:14 PM
Hiding rows based value of cell within row Legion_c18 Excel Discussion (Misc queries) 0 February 22nd 08 06:01 AM
If / Else Code (hiding rows based on cell value) Don Guillett Excel Programming 3 December 21st 06 09:47 PM
Hiding rows based on cell content brutus Excel Programming 5 November 15th 05 03:39 AM


All times are GMT +1. The time now is 06:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"