Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have 2 worksheets; one of which is made up of subtotals. I want to cross check these subtotals with values in another worksheet. I have tried the MATCH functions and nested IF statements, however, it is including all the data which makes up the subtotals in the calculations. I only require the actual totals themselves, as these match 1:1 with the second worksheet. can any one help ? Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
have a look at the SUBTOTAL function -- Regards Frank Kabel Frankfurt, Germany "Vanessa Cassidy" schrieb im Newsbeitrag ... Hi I have 2 worksheets; one of which is made up of subtotals. I want to cross check these subtotals with values in another worksheet. I have tried the MATCH functions and nested IF statements, however, it is including all the data which makes up the subtotals in the calculations. I only require the actual totals themselves, as these match 1:1 with the second worksheet. can any one help ? Thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for your reply
Yes, this is my problem. I have used the SUBTOTAL function, and need to be able to manipulate the data being returned from this function. Is it possible ? Thanks "Frank Kabel" wrote in message ... Hi have a look at the SUBTOTAL function -- Regards Frank Kabel Frankfurt, Germany "Vanessa Cassidy" schrieb im Newsbeitrag ... Hi I have 2 worksheets; one of which is made up of subtotals. I want to cross check these subtotals with values in another worksheet. I have tried the MATCH functions and nested IF statements, however, it is including all the data which makes up the subtotals in the calculations. I only require the actual totals themselves, as these match 1:1 with the second worksheet. can any one help ? Thanks |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Vanessa
you may explain HOW you want to manipulate the data. I meant the worksheet formula =SUBTOTAL(...) and not the function in the Data menu. So try to explain what you're trying to achieve exactly :-) -- Regards Frank Kabel Frankfurt, Germany "Vanessa Cassidy" schrieb im Newsbeitrag ... Thanks for your reply Yes, this is my problem. I have used the SUBTOTAL function, and need to be able to manipulate the data being returned from this function. Is it possible ? Thanks "Frank Kabel" wrote in message ... Hi have a look at the SUBTOTAL function -- Regards Frank Kabel Frankfurt, Germany "Vanessa Cassidy" schrieb im Newsbeitrag ... Hi I have 2 worksheets; one of which is made up of subtotals. I want to cross check these subtotals with values in another worksheet. I have tried the MATCH functions and nested IF statements, however, it is including all the data which makes up the subtotals in the calculations. I only require the actual totals themselves, as these match 1:1 with the second worksheet. can any one help ? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
delete value on worksheet 2 that match values on worksheet 1 | Excel Discussion (Misc queries) | |||
Printing a subtotalled worksheet | Excel Discussion (Misc queries) | |||
Sort a Subtotalled List? | Excel Discussion (Misc queries) | |||
How to copy subtotalled cells to a new worksheet (in a macro), wi. | Excel Discussion (Misc queries) | |||
Adding a row to a subtotalled range | Excel Programming |