Brad
11-26-2002, 03:33 PM
Hi,
Hopefully this isn't too tricky, and somoene will be able to help me...
We have some data stored in an MSAccess table, and part of one of the fields has text within quotation marks. I need to be able to extract only the part of the text that is within the quotation marks, or better still, edit it.
the field is actually a freetext one which holds a user name and password, the password being the part in quotation marks, so:
username = joe bloggs Password="joepassword"
( don't need text out here but "textinhere" needs extracting )
So if I can take it, store it, change it, then resave it to the same place, that would be grand, then work down the whole table full of the same information for all our different users.
Thanks in advance,
Brad.
Hopefully this isn't too tricky, and somoene will be able to help me...
We have some data stored in an MSAccess table, and part of one of the fields has text within quotation marks. I need to be able to extract only the part of the text that is within the quotation marks, or better still, edit it.
the field is actually a freetext one which holds a user name and password, the password being the part in quotation marks, so:
username = joe bloggs Password="joepassword"
( don't need text out here but "textinhere" needs extracting )
So if I can take it, store it, change it, then resave it to the same place, that would be grand, then work down the whole table full of the same information for all our different users.
Thanks in advance,
Brad.