Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I may be a beginner, but I think I can field this question, or at
least get you going in the right direction. It is possible to list a range in the form of cells: Your Variables Columns: DateUsed = 1 Rows: Location = 3 Sheets("Sheet1").Range(Cells(Location, DateUsed), Cells(Location + 7, DateUsed + 2).Select This will select the equivalent range of A3:C10 Hopefully that helps or gets your started. On 7$B7n(B1$BF|(B, $B8aA0(B9:14, Gory wrote: I am trying to sum a range of cells based on the location (listed vertically) the item was used and the date (listed Horizontally) the item was used. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2002: How to sum up base on date parameters ? | Excel Discussion (Misc queries) | |||
change parameters of a range to be summed | Excel Worksheet Functions | |||
Using parameters to use different source files dependant on the date. | Excel Discussion (Misc queries) | |||
Help : Using Parameters with External Date Query | Excel Discussion (Misc queries) | |||
Count cells in one range based on parameters in another range | Excel Worksheet Functions |