+ Reply to Thread
Results 1 to 6 of 6

setting up items list on menu costing template

  1. #1
    Registered User
    Join Date
    04-19-2008
    Posts
    9

    setting up items list on menu costing template

    Hi there,

    I'm looking for a bit of help with the following.

    I have a recipe costings template in excel. It's pretty basic... I just type in the ingredient, then the cost of the ingredient and the amount used, the portion size, wastage etc etc. It works well enough but if the price of a certain item goes up then I have to manually change every recipe.

    I'm looking for a solution for this. What I need is to have a separate tab for an ingredients list so that when I start typing the ingredient into the costing template it looks for that word in the ingredients tab and when selected will automatically fill the item name and the cost of the item. That way, when I adjust the cost of an item in the ingredients tab it automatically adjusts every recipe tab too.

    This will save a lot of time/mistakes/headaches!

    I have attached my (very basic template) for reference

    Thanks in advance

    Dougie
    Attached Files Attached Files

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: setting up items list on menu costing template

    Hello,

    the type-ahead functionality you describe will be a bit difficult to achieve. You may want to use a data validation with a list instead. Sort the list alphabetically for easier findability of ingredients. Then, once an item is selected, you can use Vlookup to return the unit and price for the ingredient.

    cheers, teylyn

  3. #3
    Registered User
    Join Date
    04-19-2008
    Posts
    9

    Re: setting up items list on menu costing template

    Thank you.

    Could you give me an example of how to use Vlookup in this instance?

    Kind regards

    Dougie

  4. #4
    Registered User
    Join Date
    04-19-2008
    Posts
    9

    Re: setting up items list on menu costing template

    I've got this far

    =VLOOKUP("beetroot",ingredients!A1:B14,2,FALSE)

    But, is there a way to make it that instead of "beetroot" I could put a formula in there that takes the information from another cell? I tried the one below but it didn't work...

    =VLOOKUP("B13",ingredients!A1:B14,2,FALSE)

  5. #5
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: setting up items list on menu costing template

    Don't put quotes around the cell reference.

    =VLOOKUP(B13,ingredients!A1:B14,2,FALSE)

  6. #6
    Registered User
    Join Date
    04-19-2008
    Posts
    9

    Re: setting up items list on menu costing template

    Awesome.

    Thank you so much, this is spot on... Just what I required. Much appreciated.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. menu costing spreadsheet
    By Willatodd in forum Excel General
    Replies: 1
    Last Post: 03-05-2016, 08:36 PM
  2. Costing Template: £total = hhmm x unit rate: Drop down?
    By orlasface in forum Excel General
    Replies: 2
    Last Post: 01-21-2016, 05:38 AM
  3. Replies: 1
    Last Post: 12-03-2013, 12:35 PM
  4. Template for Event Costing
    By chris0001981 in forum Excel General
    Replies: 9
    Last Post: 05-10-2009, 04:14 AM
  5. Replies: 0
    Last Post: 06-16-2006, 10:45 AM
  6. How do i set up a job costing template in excel?
    By Les in forum Excel General
    Replies: 0
    Last Post: 04-19-2005, 10:06 AM
  7. How do I set up a template for calculating absorption costing met.
    By Alex Lee in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-20-2005, 06:07 PM

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