Hi all,
Is it possible to use standard SQL functions in an Execute SQL statement with Excel files?
I tried something like this:
and got this error
Please, any hint about using standard SQL function and Excel file.

Hi all,
Is it possible to use standard SQL functions in an Execute SQL statement with Excel files?
I tried something like this:
and got this error
Please, any hint about using standard SQL function and Excel file.
AFAIK Access does not support initcap, but can try StrConv if it works.
https://www.techonthenet.com/access/functions/string/strconv.php