+ Reply to Thread
Results 1 to 3 of 3

Excel order form help - i really need help if possible

  1. #1
    Registered User
    Join Date
    07-19-2016
    Location
    Midlands
    MS-Off Ver
    2010
    Posts
    13

    Excel order form help - i really need help if possible

    Hi everyone

    Ive spent hours trying to get this right but it just isn’t working. Im no Excel wizz but I thought id have no issues getting to grips with it but …I NEED HELP PLEASE. Does someone fancy a challenge?

    I need the order form to auto calculate total costs based on what the customer picks.
    • I have a list of prices for batches/sandwich (same pricing) and Baguettes (cost more) fillings
    • I have a list should the customer want extras (extra 40p)
    • I have a list for the jacket potato fillings but these have no financial value assigned to them, this is just required to see what the customer wants.

    I think the issue is the variables I have in the order form, but those variables are required.
    I have provided 4 examples with the price manually typed in. I would like that price to auto populate saving the customer having to add this all up manually.

    I hope someone can help me PRETTY PLEASE.

    Thanks all,

    Andy
    Attached Files Attached Files

  2. #2
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: Excel order form help - i really need help if possible

    do you want to fill in textboxes based on a dropdown selection? that's what it sounds like. I did NOT look at your file. however, if that's what you want to do, the solution depends on where the data that you want to autopopulate IS AT, and how it is layed out. but, one example to do this would be:

    => consider you have this data in cells A1 - A5, B1 - B5, and C1 - C5 on ""sheet1"":

    PRODUCT, QUANTITY, PRICE PER UNIT
    Please Login or Register  to view this content.
    and you have a dropdown on your form called cmb that pulls from the first column (the fruit entries). and then you have 2 textboxes that you want to autopopulate the 2nd and 3rd columns (the quantity and price) into based on what the customer chooses from the fruit dropdown. the textboxes are called txt1 and txt2. the name of the form you are working on is frm.

    => the rowsource for the cmb would be:
    Please Login or Register  to view this content.
    and on the change event of the cmb you would write the code:
    Please Login or Register  to view this content.

  3. #3
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,452

    Re: Excel order form help - i really need help if possible

    Try in K2:

    Please Login or Register  to view this content.
    Drag down

    Total Bill you may need qty multifly with Cost

    Please Login or Register  to view this content.
    Quang PT

+ 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. Order form using Excel Survey
    By danieledeardo in forum Excel General
    Replies: 2
    Last Post: 09-11-2016, 05:14 AM
  2. [SOLVED] Submit Order Button not working in my Excel Spreadsheet Order Form
    By KazzICC in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-22-2015, 09:29 PM
  3. [SOLVED] Order Form to Summarise Order on another sheet with a Submit Order Button
    By KazzICC in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-01-2014, 03:25 AM
  4. excel order form
    By rdvarona in forum Excel General
    Replies: 16
    Last Post: 02-25-2009, 08:53 PM
  5. Excel Template Re-order Form
    By to0be in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-10-2006, 06:24 AM
  6. Tab order in Excel Form?
    By TotallyConfused in forum Excel General
    Replies: 1
    Last Post: 11-03-2005, 01:20 PM
  7. Troubles with my excel order form.
    By markline in forum Excel General
    Replies: 2
    Last Post: 05-24-2005, 04:14 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