R
Russell Farr
Hi
Does anyone know how I can take a field, and count how
many characters are in it using some form of code? Or is
there some Access function I can use?
What I'm trying to do is get my database to import a
spreadsheet and 'clean' it up before then appending it to
an existing table.
I'm importing to a temporary table, running a series of
queries which chop and change the data, but I also need to
validate the data in one particular field so that I can
prompt for user input when the field is over 8 characters.
Thanks for your help
Russell
Does anyone know how I can take a field, and count how
many characters are in it using some form of code? Or is
there some Access function I can use?
What I'm trying to do is get my database to import a
spreadsheet and 'clean' it up before then appending it to
an existing table.
I'm importing to a temporary table, running a series of
queries which chop and change the data, but I also need to
validate the data in one particular field so that I can
prompt for user input when the field is over 8 characters.
Thanks for your help
Russell