Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I've got a master worksheet containing data - with ten identical analysis
worksheets (at the moment, each with the name of a different Sales Rep. I want each analysis worksheet to analyse the data purely for that Rep and I'm trying to get to a solution where all my analysis formulae point to the worksheet name to pick up the name of the Sales Rep - which then makes it easy to add or change people. Currently there is a column in the master worksheet which is a named range called 'sales_rep' and my formulae are typically of the form. =sumif(salesrep='JKS',salesvalue) What I'd like to get to is =sumif(salesrep=worksheetname,salesvalue) Is there a way I can achieve this. TIA Rob |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
See http://www.xldynamic.com/source/xld.xlFAQ0002.html
-- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "RFJ" wrote in message ... I've got a master worksheet containing data - with ten identical analysis worksheets (at the moment, each with the name of a different Sales Rep. I want each analysis worksheet to analyse the data purely for that Rep and I'm trying to get to a solution where all my analysis formulae point to the worksheet name to pick up the name of the Sales Rep - which then makes it easy to add or change people. Currently there is a column in the master worksheet which is a named range called 'sales_rep' and my formulae are typically of the form. =sumif(salesrep='JKS',salesvalue) What I'd like to get to is =sumif(salesrep=worksheetname,salesvalue) Is there a way I can achieve this. TIA Rob |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
email worksheet in 2007 | New Users to Excel | |||
Emailing worksheet in 2007. | Excel Discussion (Misc queries) | |||
Where can I find a 2007 calendar with one worksheet? | Excel Discussion (Misc queries) | |||
Excel 2007 Worksheet | Excel Discussion (Misc queries) | |||
2007 calendar on one worksheet | Excel Discussion (Misc queries) |