RenaissanceJo
Technical User
Hi, I have a problem with Access 2K that is driving me to distraction. I
have tried everything from querys to code but I do not think my level of
Access/VB knowledge is good enough to figure this out on my own.
Here's my problem.
I have two text boxes on an imported table, Lets call them [txt1] and
[txt2].
[txt1] displays data in "Short Time format", inclosed in brackets like
(17:35).
I need to be able to extract the data contained between the brackets so it
looks like 17:35 using either a query or code so I can then append the
extracted data to another table.
[txt2] displays two set of data seperated by either a - or a / like
Microsoft - Access 2000 or Microsoft / Access 2000.
I need to be able to extract the data either side of the - or / and append
it to different txt boxes in a new table, again either by code or a query.
Can anyone point me in the right direction please.
Jo [sig][/sig]
have tried everything from querys to code but I do not think my level of
Access/VB knowledge is good enough to figure this out on my own.
Here's my problem.
I have two text boxes on an imported table, Lets call them [txt1] and
[txt2].
[txt1] displays data in "Short Time format", inclosed in brackets like
(17:35).
I need to be able to extract the data contained between the brackets so it
looks like 17:35 using either a query or code so I can then append the
extracted data to another table.
[txt2] displays two set of data seperated by either a - or a / like
Microsoft - Access 2000 or Microsoft / Access 2000.
I need to be able to extract the data either side of the - or / and append
it to different txt boxes in a new table, again either by code or a query.
Can anyone point me in the right direction please.
Jo [sig][/sig]