+ Reply to Thread
Results 1 to 4 of 4

using a method to select which data source to choose

  1. #1
    Forum Contributor
    Join Date
    10-25-2012
    Location
    london,england
    MS-Off Ver
    365 but on mac
    Posts
    137

    using a method to select which data source to choose

    On the attached sheet is a vforecast which estimates the remaing stock based upon a forecast

    In one instance I have my forecast ( eg an amended version ) but also at times i want to use my customers forecast.

    is there an easy way to toggle the two data sources??

    Im trying to reduce the no. of rows of data as I have a number of products and it may be easier just to toggle between them to identify where i may have a conflict eg a difference that is substantial that i should investigate...

    Unless you can see an easier way to compare them !!

    product follower complicated! v4.xlsx

    Thnaks for all you ehelp guys(+gals) Ive learnt loads since Ive been on here and that for only a fortnight!

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,955

    Re: using a method to select which data source to choose

    hi, try this...
    in F7, i created a dropdown (data validation) using the 2 sheet names, youi can put this anywhere you want, just change the reference in in this formula, which pulls from the specified sheet...

    =INDEX(INDIRECT("'"&Range!$F$7&"'!$A$1:$BB$200"),MATCH(Range!$E6,INDIRECT("'"&Range!$F$7&"'!$A$1:$A$200"),0),MATCH(Range!J$4,INDIRECT("'"&Range!$F$7&"'!$A$1:$BB$1"),0))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Contributor
    Join Date
    10-25-2012
    Location
    london,england
    MS-Off Ver
    365 but on mac
    Posts
    137

    Re: using a method to select which data source to choose

    Hi where do I add the 2 sheet names- could you amend the formual to read XXXX for one sheet and YYYY for the other -thanks!

  4. #4
    Forum Contributor
    Join Date
    10-25-2012
    Location
    london,england
    MS-Off Ver
    365 but on mac
    Posts
    137

    Re: using a method to select which data source to choose

    sorry being completly thivk- i thought through the process a little longer over a cup of tea- thanks superb!

    would you break the formula down so i can understand the logic?

+ 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