J
JAG11300
Hi all!
Quick question. This may have been answered somewhere, but I can't find it.
At a very basic level, this is what I need...
My table is tblHold and my field is Style
Current Data for Style
1234
46-1234
5678a
36-43a21
Get the idea? I want to know what I can do via code to remove the "-" as
well as all preceeding characters. I do not want to do Find and Replace *-
everytime we paste new data into the table. Since I'm already doing other
tasks relating to this table using code, I'd like to include this to make
everything as simple as possible. One stop shopping.
I've seen some posts on the replace funtion, but I'm not sure how to do that
using what would need to be a wildcard.
Any help is greatly appreciated!!!!!
-- Juli --
Quick question. This may have been answered somewhere, but I can't find it.
At a very basic level, this is what I need...
My table is tblHold and my field is Style
Current Data for Style
1234
46-1234
5678a
36-43a21
Get the idea? I want to know what I can do via code to remove the "-" as
well as all preceeding characters. I do not want to do Find and Replace *-
everytime we paste new data into the table. Since I'm already doing other
tasks relating to this table using code, I'd like to include this to make
everything as simple as possible. One stop shopping.
I've seen some posts on the replace funtion, but I'm not sure how to do that
using what would need to be a wildcard.
Any help is greatly appreciated!!!!!
-- Juli --