Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have an excel sheet with three colums, one called value, one called status, and one called year. Value is simple a number and status is one of 4 values: Implemented, not implemented, pending, canceled. I have a filter on all three colums so that I can view selected data. I also have a button which prints this table to a text file, by simply stepping down through each line in the excel sheet. But how would I go about writng only those values that are currently visible due to the current filter choices? For example, if I wished to write only those rows with status implemented and year 2005. It would be nice if each row currently visible had a flag set on it. I could the check this flag. Anyway, how would I go about solving this problem? Thanks, Aine. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I Copy and Paste onto Same Rows after filtering out rows. | Excel Discussion (Misc queries) | |||
VBA to address first visible cell in Column "D" after filtering | Excel Discussion (Misc queries) | |||
Re-establishing Links | Excel Discussion (Misc queries) | |||
Filtering a database then copying visible cells based on CurrentRe | Excel Programming | |||
Establishing Rows to copy based on Offsets | Excel Programming |