Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Chuck,
As said, I need a macro. It should leave me a clean number of rows of only the first quarter only. All other lines HAVE to be gone. I don't want another user of the sheet to stumble over these other quarters values. I guess, that I can make a macro around the way you describe. But I have to autofilter to show only the 3th to 4th quarter. Than delete these rows. And than reset the autofilter to show the (remaining) first Quarter rows.... but this option looks a little bit to complex? I thought it might be possible in an easier way? H. "CLR" schreef in bericht ... Personally, I would use Data Filter AutoFilter and set a custom filter on the date column for "greater than and less than" the dates of interest. That way you could still have the data but yet it would be out of sight. hth Vaya con Dios, Chuck, CABGx3 "H." wrote: Have a sheet with some 500 rows. Each row has in column A a date (ranging from januari 1 to whtever end date but lets say december 31). In the remaining columns are values I need belonging to the dates (laboratory results to be more accurate) . I need a macro that deletes all rows with a date NOT in quarter 1. Think its easy, but I cannot make one that quick..... :-) Who...? thx H. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I guess, that I can make a macro around the way you describe. But I have
to autofilter to show only the 3th to 4th quarter. Than delete these rows. And of course meant 2nd to 4th quarter here... H. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
resetting last cell | Excel Discussion (Misc queries) | |||
stop users from deleting rows | Excel Discussion (Misc queries) | |||
Deleting rows in a macro in Excel | Excel Discussion (Misc queries) | |||
Question about deleting rows from sorted linked worksheets | Excel Worksheet Functions | |||
Deleting rows containing common data | Excel Discussion (Misc queries) |