Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet with 12 columns of data and one column has dates. I
need a macro to delete out rows of information that are less than date1 and greater than date2. Ihis will leave information that is greater than or equal to date1 and less than or equal to date2. In the macro I need ask for and get date1 and date2 for input from the user. I tried recording the steps and inputing the date1 and date2 in certain cells prior to this, but it did not duplicate it when I ran it again. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete rows if AF and AY empty but F has information | Excel Worksheet Functions | |||
Filter out rows of information in a list via VBA | Excel Discussion (Misc queries) | |||
Delete rows in a workbook that contain the same information | Excel Worksheet Functions | |||
sort and delete rows of information | Excel Discussion (Misc queries) | |||
Delete rows in filter view | Excel Worksheet Functions |