G
Guest
On rs.Close I receive an error 'Object doesn't support this property or method'
I have 2 Functions in the module, On the first function rs1.Close works,
however on the second function rs2.Close gives an error. I am not sure as to
why. I am using rs2 to find out the first business day of the current
reporting period. Could that error appear if something else like a report or
a query is using the returned variable from rs2?
Thanks
I have 2 Functions in the module, On the first function rs1.Close works,
however on the second function rs2.Close gives an error. I am not sure as to
why. I am using rs2 to find out the first business day of the current
reporting period. Could that error appear if something else like a report or
a query is using the returned variable from rs2?
Thanks