G
Guest
I have wrote the code to create a query
strSQL = "SELECT [table1].field1 ....
inside the SQL statment I want to create a field that will
be calculated from a function
Thank you in advance
strSQL = "SELECT [table1].field1 ....
inside the SQL statment I want to create a field that will
be calculated from a function
Thank you in advance