D
David#
I have a field named [SubdLot]. Many of the 32000 records look something
like "The Sands - lot 16". I obviouly need to pull out everything from
"lot" and beyond and drop it into [LotNo] field (not all fields have a
hyphen... there are numerous variations!!)
Then I neeed to delete the characters "lot" from the newly created [lotno].
I'll deal with the hyphens later.
I've failed miserably trying to use InStr and Mid functions. Is there a
something i can do in query design to start cleaning this up? Thanx - Dave
like "The Sands - lot 16". I obviouly need to pull out everything from
"lot" and beyond and drop it into [LotNo] field (not all fields have a
hyphen... there are numerous variations!!)
Then I neeed to delete the characters "lot" from the newly created [lotno].
I'll deal with the hyphens later.
I've failed miserably trying to use InStr and Mid functions. Is there a
something i can do in query design to start cleaning this up? Thanx - Dave