+ Reply to Thread
Results 1 to 2 of 2

Conditional Autofill, Auto-agregator across multiple tabs?

Hybrid View

  1. #1
    Registered User
    Join Date
    09-10-2009
    Location
    California
    MS-Off Ver
    Excel 2003
    Posts
    11

    Conditional Autofill, Auto-agregator across multiple tabs?

    Hey,

    Is there a way I can have multiple tabs/sheets of different data sets conditionally aggregate or auto-fill on a final tab/sheet?

    For example, I have a list of customers for a town, 1 town per sheet. I'm trying to set something up where I can click on a final tab/sheet to view all the customers in all the towns that have certain information in part of the row, like "sold." This final tab/sheet would auto-referencing, so if something was updated on one of the original tabs/sheets, it would reflect on the aggregate sheet.

    Is this something that requires scripting and macros or can it be done with IF statements?

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Conditional Autofill, Auto-agregator across multiple tabs?

    A small representative sample would be a good idea with a further sheet outlining your "desired" results sheet setup & results based on criteria entered etc...

    Formulae / VBA ... conditional work across worksheets in Formulae is invariably "expensive" and cumbersome so I suspect VBA will indeed prove the way to go.

    My own advice / instinct would actually to be to think of running VBA that consolidates the town sheets into one central data table with each transaction storing an additional field - town.
    From this central table you could then run a standard pivot table which would give you immense reporting flexibility without need for any formulae whatsoever (and ability to "drill down" into the aggregate figures for transactional breakdown etc...)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1