M
Mike @ XS4ALL
Hello,
Using a form I can select 3 queries. These 3 all address the same table.
They read a field which holds a string,.Depending on the selected query a
different part of the field is read; I.e. my field holds a value like
AABBBCCCC, where the first query reads the AA part, the second the BBB and
the third the CCCC part (all parts have a different length) The queries all
read their own part and return the MAX value.
My question, how can I "capture" this value and return it in a text box on
my original form, or in a variable?
Any tips, tricks and techniques are highly appreciated!
Thnx,
Mike
Using a form I can select 3 queries. These 3 all address the same table.
They read a field which holds a string,.Depending on the selected query a
different part of the field is read; I.e. my field holds a value like
AABBBCCCC, where the first query reads the AA part, the second the BBB and
the third the CCCC part (all parts have a different length) The queries all
read their own part and return the MAX value.
My question, how can I "capture" this value and return it in a text box on
my original form, or in a variable?
Any tips, tricks and techniques are highly appreciated!
Thnx,
Mike