dbTalk Databases Forums  

Database for mailing labels

comp.database.ms-access comp.database.ms-access


Discuss Database for mailing labels in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dana
 
Posts: n/a

Default Database for mailing labels - 10-02-2003 , 01:45 PM






Please advise me if a convention exists for how to set up the fields
for the street address part of a mailing labels database:
Should the street number and street name be in seperate fields or
should the street number and street name be in the same field.
Thanks very much.
-Dana

Reply With Quote
  #2  
Old   
Ray
 
Posts: n/a

Default Re: Database for mailing labels - 10-06-2003 , 11:02 AM






danat (AT) co (DOT) lake.ca.us (Dana) wrote in message news:<50bbf815.0310021045.5bb86c90 (AT) posting (DOT) google.com>...
Quote:
Please advise me if a convention exists for how to set up the fields
for the street address part of a mailing labels database:
Should the street number and street name be in seperate fields or
should the street number and street name be in the same field.
Thanks very much.
-Dana
Hello Dana,

Traditionally, the street number and name are put into
the same field. But if you have something else in mind
for what you need, then put them into separate fields and
concatenate them when needed.

Example for a query - Address1: [StreetNumber] & " " & [StreetName]

Regards,

Ray


Reply With Quote
Reply




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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.