Customer Record Template

corndale

New Member
Joined
May 12, 2002
Messages
11
I am looking for a template which will allow me to create a customer record form in Excel (name, address, telephone #, balance owed, comments, etc.). I want to link various cells in this record to cells in a statement form which I created. I do not have MS Access or any other database program on this computer. Any suggestions?
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Just set up a an Excel Database (simply a list)with columns for name,comments etc. Use Column A for customer id and then in your statement have a cell for customer ID and in the relevant cells use Lookup to get Excel to check the ID number and carry forward the relevant info - simplified example below
Book2
ABCDE
1CustomerIDNameAddressComments
21Bill
3
4
5
6
7ThisisyourDatabaseSheet
8
9
10
11
12
13CustomerId1
14
15BillLookupFormulaHere
16
17
18ThisisyourStatementSheet
19
20
21
22
Sheet1

This message was edited by royUK on 2002-10-04 10:10

SORRY THE ARROW DIDN'T COPY- THE LOOKUP FORMULA IS IN B15
This message was edited by royUK on 2002-10-04 10:12
 
Upvote 0

Forum statistics

Threads
1,214,788
Messages
6,121,580
Members
449,039
Latest member
Arbind kumar

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