Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 389
Default working with funcions in filtered lists

hello,

i have a list and in column C i have a function that calculates the value
from the row above + the value from the row to the left (so C4 reads =C3+B4)

when i filter the list the formula is calculating all rows, even the hidden
ones. I want it to calculate only the visible ones for the above formula. How
do i do that?

thank you.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default working with funcions in filtered lists


Hi,

Try this =SUBTOTAL(9,H1:H7)

if the row was hidden then this link would help

http://support.microsoft.com/default...b;en-us;150363

VBA Noob


--
VBA Noob
------------------------------------------------------------------------
VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833
View this thread: http://www.excelforum.com/showthread...hreadid=561265

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 389
Default working with funcions in filtered lists

Thank you for your input. To make myself clear I do not want to use SUBTOTAL.
I just want to sum the direct above cell to the direct left one, but in a
filtered list (so the visible above cell is what I want to sum, not if it is
hidden).

Thanks

S.

"VBA Noob" wrote:


Hi,

Try this =SUBTOTAL(9,H1:H7)

if the row was hidden then this link would help

http://support.microsoft.com/default...b;en-us;150363

VBA Noob


--
VBA Noob
------------------------------------------------------------------------
VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833
View this thread: http://www.excelforum.com/showthread...hreadid=561265


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
Matching Lists Where List Size is Unequal zgall1 Excel Discussion (Misc queries) 1 February 16th 06 11:21 PM
Autofilter not working correctly... Emily Excel Discussion (Misc queries) 0 January 11th 06 10:37 PM
Counting Entries in two lists MarkN Excel Worksheet Functions 2 November 30th 05 08:15 AM
Excel - need a function to compare lists JerryMatson Excel Worksheet Functions 1 November 24th 05 04:09 PM
Comparing 2 Customer Lists to Identify Shared Customers carl Excel Worksheet Functions 2 January 26th 05 07:17 PM


All times are GMT +1. The time now is 06:14 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"