[mso] Access

  • From: Glenda Wells <gwells@xxxxxxxxxxx>
  • To: mso@xxxxxxxxxxxxx
  • Date: Mon, 21 Oct 2002 16:02:56 -0400

I should probably know this already but...
 
I have a text field that contains zip codes like this:
   32724
   32720-1234
   32723
   32724-0000
 
I need to separate the zip codes into two columns like this:
   Zip          Extn
   32724      0000
   32720      1234
   32723      0000
   32724      0000
 
I'm having a fit trying to figure it out.  I can get the first column easily
enough using Left([Zip], 4) but I can't get the second column.  
 
 
   


*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx?Subject=unsubscribe

Or, visit the group's homepage and use the dropdown menu.  This will also allow 
you to change your email settings to digest or vacation (no mail).
//www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a 
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with 
instructions.  Once you are a member of the files group, you can go here to 
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

Other related posts: