Share via

Excel Shopping Cart

Anonymous
2014-01-06T17:47:22+00:00

I have been asked to create a shopping cart in excel where the customer can choose from 150 product lines which then summarizes into a quote.

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

5 answers

Sort by: Most helpful
  1. Anonymous
    2016-07-14T12:56:56+00:00

    Take a look at this file

    http://www.mediafire.com/view/5cnajc2e2kohxu4/NoMacrosShoppingCart.xlsx

    You can download it from that link.

    I think this is the way I'd do it - of course making it look a bit nicer.  The key being that you'd set up the "cart" so that the recipient can choose various items on it in one column and the rest of the information for it is provided automatically other than the quantity, which they simply type in. 

    You can even really hide the catalog sheet itself so that it doesn't even show up in the list of available sheets to be unhidden.  You have to do that in the VBA editor, but it's easy to do.  If you decide to do something like that and want to really hide the catalog list sheet, then let us know and someone will talk you through how to "Make a Sheet VeryHidden". 

    You could get really fancy with it and have color/size/material options if necessary although making those lists appropriate to the main selection is a bit of a trick.  But Debra Dalgleish has some good instructions on how to create dependent lists on her contextures.com website.  Again, we could help with that as separate questions.

    Some of these things would work better/easier (for me at least) if we could have macros (VBA code) in the workbook also, but some of your recipients might not know how to enable them to run, or might be wary of a workbook with macros in it from a security standpoint.

    I think if you're going to try to do something where a person browses through several other worksheets and picks and chooses items to put into their cart, then you're almost going to be forced to include macros as part of the package.

    hi just seen this online and its very good

    just a question how can i edit it to make it for songs

    require more listing in the catalog but rather a dropdown menu can i use like a add button on the catalog sheet  to put it on the shopping cart 

    thanks in advance

    \david

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2014-01-07T03:43:29+00:00

    Take a look at this file

    http://www.mediafire.com/view/5cnajc2e2kohxu4/NoMacrosShoppingCart.xlsx

    You can download it from that link.

    I think this is the way I'd do it - of course making it look a bit nicer.  The key being that you'd set up the "cart" so that the recipient can choose various items on it in one column and the rest of the information for it is provided automatically other than the quantity, which they simply type in. 

    You can even really hide the catalog sheet itself so that it doesn't even show up in the list of available sheets to be unhidden.  You have to do that in the VBA editor, but it's easy to do.  If you decide to do something like that and want to really hide the catalog list sheet, then let us know and someone will talk you through how to "Make a Sheet VeryHidden". 

    You could get really fancy with it and have color/size/material options if necessary although making those lists appropriate to the main selection is a bit of a trick.  But Debra Dalgleish has some good instructions on how to create dependent lists on her contextures.com website.  Again, we could help with that as separate questions.

    Some of these things would work better/easier (for me at least) if we could have macros (VBA code) in the workbook also, but some of your recipients might not know how to enable them to run, or might be wary of a workbook with macros in it from a security standpoint.

    I think if you're going to try to do something where a person browses through several other worksheets and picks and chooses items to put into their cart, then you're almost going to be forced to include macros as part of the package.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2014-01-06T22:49:35+00:00

    It's not for oneline purpose.  Just in excel to send third parties.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-01-06T20:15:15+00:00

    Where is this going to be used: online or not?  Lots of things that might be used (such as macros) to make a really nice cart can't be used as a WebApp.  Excel would be a rather poor choice for an online cart.

    If not online, are you going to have to deal with things like multiple selection of the same item but in different sizes/colors/materials?

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2014-01-06T17:48:23+00:00

    Sorry forgot to mention I have excel 2007.

    Was this answer helpful?

    0 comments No comments