J
johnh
Hello all,
I need to make a recordset using a SQL string. Problem I'm running
into is I need three fields to be returned and evaluate based on them.
It has to go something like this
Make recordset,
select equipment used,
from that select time and place between a start and end time.
Then I have a module that I call from a report that formats it all into
a single line(compliments of MVPs.org,Thanks Dev!).
Anybody have some code that does something like this?
I need to make a recordset using a SQL string. Problem I'm running
into is I need three fields to be returned and evaluate based on them.
It has to go something like this
Make recordset,
select equipment used,
from that select time and place between a start and end time.
Then I have a module that I call from a report that formats it all into
a single line(compliments of MVPs.org,Thanks Dev!).
Anybody have some code that does something like this?