Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 56
Default Tracking Layaway Payments

I need help seting up a spreadsheet(s) to track Layaway payments for my store.

I would like to record information about the customer and the order of
course. Also, some customers may have several orders in layaway.

I also need to track deposit, payments with the date, amount owed, date
contract started, date order delivered and picked up, etc.

I also eventually would like to track things like length of payment period,
weekly, monthly, yearly totals, etc.

Could someone please help me to layout a spreadsheet to do all that. I have
tried unsuccesfully to set up several permutations, but nothing seems to work
very well.

Thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Tracking Layaway Payments

Given Excel is not a dedicated accounting package, that has 'accounts'
features, and it's not a database, you're not really going to the most
efficient result using excel for this type of thing....

My approach would be a '2-column' per order type setup e.g.

A B
Order# 123abc
Customer J. Doe
Start Date 1/1/01
Total Purchase $1000
Amount Owing $800 (Formulated)
Delivery Date 1/12/01
Picked Up
Payments Details
Date Amount
1/1/01 $100
1/2/01 $100

This allows you to keep track of your orders at a glance at the top, and
still have a 'limitless' number of rows to record payments.

The amount owing field would simply be a sum of the payment amounts, e.g.
=B4-SUM(B$10:B$50).... or to prevent potential errors, you could use sumif
etc.... but that's up to you.. (I use absolute references on the rows but not
columns so you can easily copy the header rows across for your next order)

This is my 2 cents worth on a "quick and simple" way to achieve what you
want.... the next step would be to design your own excel 'database' setup,
using macros etc.
--
Cheers,
RyanR

--- pls click yes if I''ve helped you ---


"Maurice" wrote:

I need help seting up a spreadsheet(s) to track Layaway payments for my store.

I would like to record information about the customer and the order of
course. Also, some customers may have several orders in layaway.

I also need to track deposit, payments with the date, amount owed, date
contract started, date order delivered and picked up, etc.

I also eventually would like to track things like length of payment period,
weekly, monthly, yearly totals, etc.

Could someone please help me to layout a spreadsheet to do all that. I have
tried unsuccesfully to set up several permutations, but nothing seems to work
very well.

Thanks in advance

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
Step up or Down payments chuck Excel Worksheet Functions 1 April 21st 09 12:05 AM
Split payments Bebe Excel Worksheet Functions 9 January 7th 09 10:38 PM
Constant loan payments vs. constant payments of principal lalli945 Excel Worksheet Functions 3 December 20th 06 10:33 PM
How to insert tracking numbers into my webpage for RMA tracking wiglady Excel Discussion (Misc queries) 0 April 4th 06 12:44 PM
How do I forecast future payments by analyzing past payments? CeeBee Excel Worksheet Functions 1 March 17th 05 06:43 PM


All times are GMT +1. The time now is 03:50 PM.

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

About Us

"It's about Microsoft Excel"