Hi,
Is there any ability to check if file exists using sql?
(the path to file builds form fields like brand, product etc. )
I know I can use VBA with dir()
But I need to aggregate that results( % of existing files by diff categories).
So I need to add it in my query...
Or maybe the way to use VBA in sql.
Or.. I created form as spreadsheet, and added there field with calculated values depending on existing of file, but I didn't find the way to use this spreadsheet in query...
Thanks in advance!
Is there any ability to check if file exists using sql?
(the path to file builds form fields like brand, product etc. )
I know I can use VBA with dir()
But I need to aggregate that results( % of existing files by diff categories).
So I need to add it in my query...
Or maybe the way to use VBA in sql.
Or.. I created form as spreadsheet, and added there field with calculated values depending on existing of file, but I didn't find the way to use this spreadsheet in query...
Thanks in advance!
