Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How can I sum a range using two parameters (eg location & date)

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.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default How can I sum a range using two parameters (eg location & date)

Depends on your data set-up. For better answers, elaborate here with some
samples, the expected results, etc
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Gory" wrote in message
...
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.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 62
Default How can I sum a range using two parameters (eg location & date)

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.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2002: How to sum up base on date parameters ? Mr. Low Excel Discussion (Misc queries) 4 March 27th 08 03:55 PM
change parameters of a range to be summed sevi61 Excel Worksheet Functions 2 September 9th 07 02:34 AM
Using parameters to use different source files dependant on the date. stuckupnorth Excel Discussion (Misc queries) 1 February 8th 06 07:20 PM
Help : Using Parameters with External Date Query Bdavis Excel Discussion (Misc queries) 0 March 31st 05 05:03 PM
Count cells in one range based on parameters in another range dave roth Excel Worksheet Functions 2 March 29th 05 05:33 PM


All times are GMT +1. The time now is 08:26 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"