D
DPCpresto
OK, I really screwed the pooch on this one...anyway, I have a database that I use for practice (thank God) in working through and teaching myself stuff, but I recently messed it up good. In it, I have a field named that contains addresses in the form of "[email protected]" When I was messing around and tried to change the field to a hyperlinked one, and then decided that I didn't really want to do that. Now my data in each field was changed to [email protected]#http://[email protected]# for all 4k plus records in my database. So, my question is, can I use some sort of text function or whatever in an update query or whatever, to strip out the "#............#" parts of the changed data and return the data in the records to just the [email protected] ?????