Hi,
I have a database called SODB
I have written a Public Function called - Public Function CheckFileExists (DocID) As String
I want to have access to it in a query
I am using Query Builder. Using Expression Builder I can see 'Functions' (with sub headings called 'Built-in Functions' and 'SODB')
But under SODB I cannot see my functions.
How do I write functions that can then be used in the Expression builder?
Thanks
I have a database called SODB
I have written a Public Function called - Public Function CheckFileExists (DocID) As String
I want to have access to it in a query
I am using Query Builder. Using Expression Builder I can see 'Functions' (with sub headings called 'Built-in Functions' and 'SODB')
But under SODB I cannot see my functions.
How do I write functions that can then be used in the Expression builder?
Thanks