Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Guys:
Excel - VBA - Macros I have a chart laid out monthly, with 3 columns per day. I would like to select about 400 consecutive cells in one of the three columns of a specified day. My thought was to use a type of indirect addressing and do a lookup table with the days of the month followed by the set of cells to select for that day. I would use this selection to copy then sort to prepare a report. Any suggestions. Craig |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Craig,
Try recording a macro that uses autofilters for the day and copies the visible cells of the column of interest. HTH, Bernie MS Excel MVP "C Brandt" wrote in message ... Hi Guys: Excel - VBA - Macros I have a chart laid out monthly, with 3 columns per day. I would like to select about 400 consecutive cells in one of the three columns of a specified day. My thought was to use a type of indirect addressing and do a lookup table with the days of the month followed by the set of cells to select for that day. I would use this selection to copy then sort to prepare a report. Any suggestions. Craig |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions | Excel Worksheet Functions | |||
Using formulas to select cells (Ex: Select every nth cell in a col | Excel Discussion (Misc queries) | |||
how to randomly select a name in a list and then the select the ne | Excel Worksheet Functions | |||
In Excel 2000, How do you select the whole of a worksheet (Select. | Excel Discussion (Misc queries) | |||
In Excel 2000, How do you select the whole of a worksheet (Select. | Excel Discussion (Misc queries) |