Advice on Shopping List Spreadsheet

MaryPoppins

New Member
Joined
Nov 22, 2016
Messages
13
Hi, I am fairly new to excel but really want to learn to make some useful personal spreadsheets. One of the spreadsheets I would like to make is a shopping list and would like some advice on the best way to do this.

I think I would like to have 4 work sheets. 1 would be a database containing information about each item on the shopping list. The columns would be something like this -

Item Number | Item Name | Weekly / Non Weekly | Aldi / Asda | Category

001 | Tuna | Non Weekly | Aldi | Tinned
002 | Sour Cream | Non Weekly | Asda | Dairy
003 | Bread | Weekly | Aldi | Bakery

I would then like a worksheet that would allow me to easily input new items into the database.

Then I would like a worksheet that will nicely display an overview of each item under each category. Maybe with tick boxes next to each item that would then carry over to the final worksheet of a weekly shopping list.

The final weekly shopping list would display all the ticked items. 1 list would be for Aldi, the other list would be for Asda and each item would be listed under the certain category.

I'd basically just like to know if this is a good way of doing this? And what kind of formulas I will have to use to achieve this. I guess I will be using VLookup, and IF statements etc. I am a novice on excel but want to teach myself, so if you could point to any learning materials that would be great.


Thanks a lot,
Poppins
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
Hi Poppins

Personally, I would have a main sheet as you describe, then have userforms to
1, add future items to you main sheet.
2, build you shopping list from combo boxes.

Finally your second userform would populate your shopping list on on a second sheet.

Quite a bit of work but would end up quite neat and professional looking.

Dave
 
Upvote 0
am happy to help you with this BTW.

Dave
 
Upvote 0

Forum statistics

Threads
1,214,947
Messages
6,122,413
Members
449,082
Latest member
tish101

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top