Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Grocery list

Hi,
I want to create a grocery budget spread sheet, but I don't know
where to start. My idea is to create a grocery data base which I have
done by capturing all my monthly grocery slips on to a spread sheet,
I have a column for the Items and one for the prices, but now I'm
Stuck. The plan was to be able to tick each Item required that month
and this will calculate the total amount and print out the list of
items required that particular month. please help I'm really
stuck....do I use Excel VB, Macros or just formulas?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 523
Default Grocery list

I'd use just plain formulas.

Say Column A you have the items, and Column B the prices. In column C I'd
then put the quantity (not just a tick - you might want 2 of something) and
then in column D I'd have the formula =B2*C2 to get the total price.

Then use Autofilter, and don't show 0s in column D to get the printable
version.

Sam



"Simphiwe Zondi" wrote:

Hi,
I want to create a grocery budget spread sheet, but I don't know
where to start. My idea is to create a grocery data base which I have
done by capturing all my monthly grocery slips on to a spread sheet,
I have a column for the Items and one for the prices, but now I'm
Stuck. The plan was to be able to tick each Item required that month
and this will calculate the total amount and print out the list of
items required that particular month. please help I'm really
stuck....do I use Excel VB, Macros or just formulas?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a grocery budget that includes cost? olympia621 Excel Discussion (Misc queries) 1 June 27th 08 11:45 PM
How do I set up a grocery coupon database Dom New Users to Excel 1 March 28th 07 09:33 PM
a weekly grocery list and costs, available coupons and value Excellente12 Excel Worksheet Functions 0 July 24th 06 05:15 AM
I need a running total of monthly grocery expense Joe McCart Excel Discussion (Misc queries) 2 January 26th 06 12:06 PM
Excel template to compare grocery prices at two or more stores MJWolter Setting up and Configuration of Excel 0 December 28th 05 02:21 AM


All times are GMT +1. The time now is 11:24 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"