G
Guest
Hi
Basic MS Access apprentice here
How do I get the 'first rightmost char - ' ' - in a text
string in a msaccess regular table?
For leftmost I do: left([col],InStr([col],' ') ...
(sorry 'bout the ,/; thing...)
TIA
Ricardo Gomes
Basic MS Access apprentice here
How do I get the 'first rightmost char - ' ' - in a text
string in a msaccess regular table?
For leftmost I do: left([col],InStr([col],' ') ...
(sorry 'bout the ,/; thing...)
TIA
Ricardo Gomes