Results 1 to 2 of 2
  1. #1
    liz81 is offline Novice
    Windows 7 32bit Access 2010 64bit
    Join Date
    Jan 2011
    Posts
    1

    Creating a simple Request to Purchase Database

    Hello



    I have used access before but about 10 years ago so I am struggling to remember how to create fields and format etc. I need to create a Request to Purchase database. Does anyone have a template? I need help with the following:

    1) Format the primary Key so that it defaults to 'RTP00001', 'RTP00002' and so on without me having to type in anything into the field.

    2) Include a VAT formula to calculate Totals if they include VAT or VAT if not included

    Any help you can offer will be much appreciated

    Thanks

  2. #2
    ConneXionLost's Avatar
    ConneXionLost is offline Simulacrum
    Windows XP Access 2003
    Join Date
    Jan 2010
    Location
    Victoria, Canada
    Posts
    291
    Hi liz81,

    Welcome to the forum!

    If you're referring to data model templates, then try databaseanswers for a large selection.

    For your Q1. In Table Design view, select your primary key field (Autonumber) and set the format as:

    Code:
    "RTP"00000
    For your Q2. This will depend on how you tell the database when to include VAT, but an Iif formula will likely satisfy this requirement.

    Cheers,

Please reply to this thread with any new information or opinions.

Similar Threads

  1. a simple purchase order details
    By damie in forum Database Design
    Replies: 16
    Last Post: 12-30-2010, 04:14 AM
  2. Replies: 2
    Last Post: 08-29-2010, 12:30 PM
  3. Simple Database (atleast I *think* it should be)
    By CloudFuel in forum Database Design
    Replies: 6
    Last Post: 06-28-2010, 10:40 AM
  4. Creating a simple filter
    By Kipster1203 in forum Reports
    Replies: 3
    Last Post: 05-18-2010, 10:00 AM
  5. inport data into invoice from Purchase order database
    By Wrangler in forum Import/Export Data
    Replies: 2
    Last Post: 10-30-2006, 12:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums