Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello!
for eg. I have column A with each cells displayed of a value, by is actually generated by formula. How can I use SUBTOTAL in this case to obtain the subtotal of value when I use my filter. To clarify, my cell does not contain whole values like 2,500. It contains: (e.g) =(100*AP2)*'Exchange Rate'!$V2$13 My SUBTOTAL could not work in the above instance. Thanks to advise!! =) |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
use =SUBTOTAL(9,B4:B6) change range to fit your needs, the above formula will bring the total despite you using a filter or not "KC" wrote: Hello! for eg. I have column A with each cells displayed of a value, by is actually generated by formula. How can I use SUBTOTAL in this case to obtain the subtotal of value when I use my filter. To clarify, my cell does not contain whole values like 2,500. It contains: (e.g) =(100*AP2)*'Exchange Rate'!$V2$13 My SUBTOTAL could not work in the above instance. Thanks to advise!! =) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
count specific subtotal values only | Excel Discussion (Misc queries) | |||
Subtotal ignoring Error Values | Excel Worksheet Functions | |||
Assigning values to other cells from one cells formula | Excel Discussion (Misc queries) | |||
Subtotal counting formula in cells | Excel Discussion (Misc queries) | |||
Subtotal formulas that chooses values | Excel Discussion (Misc queries) |