Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a speadsheet that has 5 columns.
(Headings are in row 2 and a Cell A2=Date, B2=Name, C2=Paylist, D2=Cycle, E2=Action). Data starts in Row 3 and will go down to row 5000. The dates would start 01-Jan-2011 and could go up to 31-Dec-2011. Right now I have 2 macro's to sort by date and paylist but what I also need is a macro to allow the user to sort by the user inputting a from date (I think I can use a calendar to pick from) and a to date (option of = and =<) in a form. The next piece is how to display and be able to print this filtered info. I am not sure best option. Possibly only these rows be displayed and the other rows be hidden or maybe copy to a new page and after filtering the macro moves access to new page. I have also created a macro to open a user form1. So far I have (but no code yet to run) options to sort by Name, Date, Paylist, cycle and action. thx Mel |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Printing Auto Filter results | Excel Discussion (Misc queries) | |||
Excel VB - show userform1 (at same time) minimized application win | Excel Discussion (Misc queries) | |||
How to filter out all the partial dates from a big list of dates? | Excel Discussion (Misc queries) | |||
how to filter dates? | New Users to Excel | |||
Printing auto-filter settings | Excel Worksheet Functions |