A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Product ID Number & PO Numbers



 
 
Thread Tools Display Modes
  #1  
Old March 1st, 2005, 09:23 PM
acoletta
external usenet poster
 
Posts: n/a
Default Product ID Number & PO Numbers

I am using Microsoft Access for the creation of retail invoicing & purchase
order forms. I would like to assign manufacturer style ID numbers to each
product, rather than allowing the system to automatically generate numbers
for me. I am also looking to override the system generated purchase order
numbers in the same way; I would like to assign my own PO numbers. Finally,
I would like the product description, along with the product ID numner to
print out on the purchase order form, in order to give the manufacturer a
more comprehensive, detailed order.

I know that these sound like simple questions, but of anyone can assist me
with this, I would be most grateful. This is my first time using Access 2003.

Please let me know if there is any further information needed to field
answers to these questions.

Thank you for you help.
  #2  
Old March 2nd, 2005, 02:37 PM
Jackie L
external usenet poster
 
Posts: n/a
Default

First of all, do not use the Autonumber data type for your fields and you
will not have the system generate numbers for you. Just use Text or Number
as needed. I would recommend Text for both fields since you have no control
over what type your customers use for PO or ID numbers.

You can have the product description print on anything if set up either by
adding a field to your PO detail table where the description could be input
and/or by adding a table for your items which would include the item ID and
the description (along with any other pertinent info). Then your PO detail
would have the item ID and then in any queries running reports you would link
the Item table to the PO detail by Item ID. I usually set up programs with
both these options so that when the Item is chosen for the PO detail, it
automatically populates the description field but then it can be edited on
the line detail without affecting the Item table.

I hope this helps and is not too confusing.

Jackie



"acoletta" wrote:

I am using Microsoft Access for the creation of retail invoicing & purchase
order forms. I would like to assign manufacturer style ID numbers to each
product, rather than allowing the system to automatically generate numbers
for me. I am also looking to override the system generated purchase order
numbers in the same way; I would like to assign my own PO numbers. Finally,
I would like the product description, along with the product ID numner to
print out on the purchase order form, in order to give the manufacturer a
more comprehensive, detailed order.

I know that these sound like simple questions, but of anyone can assist me
with this, I would be most grateful. This is my first time using Access 2003.

Please let me know if there is any further information needed to field
answers to these questions.

Thank you for you help.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GET.CELL Biff Worksheet Functions 2 November 24th, 2004 07:16 PM
Field in Table LMB New Users 14 October 11th, 2004 07:13 AM
Display one number in a cell even though 2 numbers get pasted into the same cell? DrSues02 General Discussion 2 October 4th, 2004 11:16 PM
Restart Autonumber Traci New Users 22 July 21st, 2004 01:10 AM
Product Key for Office XP P.G.Indiana Setup, Installing & Configuration 1 June 7th, 2004 03:22 AM


All times are GMT +1. The time now is 10:54 AM.


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