accessnoobster
New member
- Local time
- Today, 13:50
- Joined
- Nov 23, 2008
- Messages
- 3
I need help to Create a customer database to allow me to conduct mailings in the future. Customers will put their business cards into a jar in hopes of winning promotional items. Their business cards will give me their name, the company they work for, and all the other information I need to set up my database.
heres what i need help doing..
Basically what i need to do, now i know for you access wizards this might seem like a piece of cake but i need help (step by step would be nice but i'm not pushing my luck). If any of you want to do this for me and then tell me how i can add the customer information and update thats fine also, but i'd rather learn how to do it.
I'm also using access 07
thanks in advance
heres what i need help doing..
- Creating a table with all the following fields and settings:
- Customer ID (autonumber)
- Company Name (text)
- First Name (text)
- Last Name (text)
- Billing Address (text) (this is the street address)
- City (text)
- State (text—limited to 2 characters)
- Zip Code (text—limited to 5 characters)
- Phone Number (text)
- YTD Orders (currency)
- Customer Since (date)
- Preferred Customer (Logical, based on Orders exceeding $10,000)
- Build a data-entry form (similar to the pic i have attached). Be sure that my entry form uses the "Customers" table for input. Include all the fields of my "Customers" table. Design the format of the data-entry form any way I choose, but do format it. Save the form.
- Enter data for at least 10 (or more) customers, using the data-entry form. Use the form instead of using the table so I can make sure it works.
- Sort your database table by the customer's last name.
- Create and save a query that pulls all the company names from the company name field. (Include only the company names in the query). Sort them alphabetically in ascending order. ( Hint: be sure the sort criteria are included in the query.) Save the query.
- Create a report that contains only my customer's name (first and last), company name, and phone number (a report of phone contacts). Format your report in some way (title, font colors). Save your report as "Customer Contact Report."
- Create mailing labels using the Reports/New/Label Wizard. Save this report as "Mailing Labels."
Basically what i need to do, now i know for you access wizards this might seem like a piece of cake but i need help (step by step would be nice but i'm not pushing my luck). If any of you want to do this for me and then tell me how i can add the customer information and update thats fine also, but i'd rather learn how to do it.
I'm also using access 07
thanks in advance
Attachments
Last edited: