DaniBoy
Registered User.
- Local time
- Today, 06:55
- Joined
- Nov 18, 2001
- Messages
- 174
Hello,
I have a table that I imported from excel, the tabl name is COList. I have a field on this table called parcel#. The problem that I have is that the parcel number on the file I imported has a dash between numbers. This is the actual format "12345-123-123" and I need it to be without the dashes like this "12345 123 123"
I realy need a code that does this for me.
Can you write it for me?
Thanks
I have a table that I imported from excel, the tabl name is COList. I have a field on this table called parcel#. The problem that I have is that the parcel number on the file I imported has a dash between numbers. This is the actual format "12345-123-123" and I need it to be without the dashes like this "12345 123 123"
I realy need a code that does this for me.
Can you write it for me?
Thanks