+ Reply to Thread
Results 1 to 4 of 4

Help with Restaurant Menu

  1. #1
    Registered User
    Join Date
    04-25-2011
    Location
    US
    MS-Off Ver
    Excel 2008
    Posts
    3

    Help with Restaurant Menu

    I am currently working on a restaurant project where if a user selects the specific index of an item the price comes up on the screen. I am having issues with working on the remove button. It removes the items but when there are no items left to select, the subtotal for all orders does not display the correct price. Below is the code I am currently working on. If anyone can help, I would greatly appreciate it.


    Please Login or Register  to view this content.
    Last edited by tLeG#77; 04-25-2011 at 09:36 AM.

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Help with Restaurant Menu

    tLeG#77,

    I'm having trouble understanding exactly what you're asking for. This appears to be an excel userform with a listbox and a remove button. The listbox contains restaurant items and user can select/highlight one or more items in the listbox.

    The remove button is supposed to remove selected items from the listbox and update the price total? Also, the code you posted simply checks if the listbox has nothing selected. If nothing is selected, it displays that error message and then exits with nothing further.

    Perhaps a sample workbook would help us understand what you're looking for so that we can better help you.

    ~tigeravatar

  3. #3
    Registered User
    Join Date
    04-25-2011
    Location
    US
    MS-Off Ver
    Excel 2008
    Posts
    3

    Re: Help with Restaurant Menu

    hi, tigeravatar

    In response to your question, yes. The remove button is supposed to remove the selected items from the listbox and update the price total on the userform. I would just like the price total depending on items removed. I have attached a sample of the workbook. Hopefully it is a bit more clear what I am trying to accomplish. a little clearer what I am trying to accomplish.

  4. #4
    Registered User
    Join Date
    04-25-2011
    Location
    US
    MS-Off Ver
    Excel 2008
    Posts
    3

    Re: Help with Restaurant Menu

    here is a sample of the userform.
    Attached Files Attached Files

+ 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