LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 38
Default Too much data?

The cleanest thing to do is probably put all of you data on ONE sheet
(sorry, I'm a database purist) with a few blank rows above where the
data labels are.
Then use Data/Filter/Autofilter to turn on filtering so you can view
the portion you want results on.
Lastly, add SUBTOTAL (Subtotal will only calculate with the displayed
data after filtering) functions above any columns that you may want to
calculate.

=SUBTOTAL(func,range)
for the func value, 1=average, 2=count, 3=counta, 4=max, 5=min (and
there are others)
set the range as long as you like (I usually make it double the number
I rows I think I'll need)


On Jan 18, 11:56 am, TRYIN wrote:
I have 12 months of dealers information on 12 seperate tabs with 14 columns
for each dealer. I would like to create a master list where serching by
dealer number will add each column for each month.

I've tried adding vlookups for each sheet and gave me problems.


 
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
MULTIPLE DATA - How to insert new data into existing data.... Rodorodo Excel Discussion (Misc queries) 0 December 15th 06 11:50 PM


All times are GMT +1. The time now is 09:12 AM.

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

About Us

"It's about Microsoft Excel"