Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a table that looks like this:
B C D E F G H I J K L M Vch V# Name Inv Date Due Amt Act Dpt Description Dist Batch "Vch" is in cell B4 and the data starts on row 5. The sheet is about 3000 rows tall and will grow to to about 10000 by year end. I need to extract (copy and paste/append to another worksheet) a dynamic range that will change each week. That range will be determined by the values in column G (Due Date). For example, this week, I have manually extracted the following range (B1200:M2350 : all payments with a due date equal to "08/23/04" I need help with a macro that could do this, I think I will be able to write the "append" part of the macro. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extracting data from large range | Excel Discussion (Misc queries) | |||
Extracting values from a single dynamic cell to a list daily | Excel Worksheet Functions | |||
Extracting the most frequently occuring text from a range | Excel Worksheet Functions | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Excel 2000 VBA - Set Print Range in dynamic range | Excel Programming |