Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I found a discussion thread that talks about creating a shopping cart like
application but there did not seem like there was any resolution. I have a workbook with 8 reference order spreadsheets that are all layout out in the same format. Customers are able to browse the spreadsheets and select various items from various sheets. I would like to create an "Add to Cart" button on each sheet with a script the takes the items selected on that sheet and adds them to a "Cart" sheet. I would think I could test the cells in Column A (Qty) and then grab the row for colums A:F. I am not sure how to paste into the next empty row of the "Cart" sheet, while checking for duplicates and pasting over previous entries. The SKU and ISBN are unique values. Spreadsheet Format Qty, SKU, ISBN, ..., Description, Price, Extended Price Has anyone done something like this before, or any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
shopping cart like application help please | Excel Programming | |||
SHOPPING CART | Excel Discussion (Misc queries) | |||
Can a shopping cart be created using Excel? | Excel Worksheet Functions | |||
Need help creating a database for a shopping cart website. | New Users to Excel | |||
HOW WOULD I GO ABOUT ADDING SOMETHING LIKE A SHOPPING CART TO AN . | Excel Programming |