zip code problem

nnadimi19

Board Regular
Joined
Jul 14, 2002
Messages
240
I have a sheet with a column that has zip codes. some of the zip codes are 5 digits and some have the addition 4 digit at the end. I am trying to populate a SQL DB with this information.

The problem is that the zip codes with only 5 digits (e.g. 78729) get populated ok but the zip codes with the additional 4 digits (e.g. 78729-1234) does not get populated.

I beleive that the "-" is causing the problem because I am having the same issue populating Social Security Numbers.

Is this an EXCEL problem if yes would someone help me out.

Thanks
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Thanks for the quick response. But unfortunately the format I am using is the text format and I am still having that problem.
 
Upvote 0
Do you also need to dimension the SQL variables as text also?
 
Upvote 0

Forum statistics

Threads
1,215,061
Messages
6,122,922
Members
449,094
Latest member
teemeren

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top