AccordingToDale
Programmer
Hi,
I'm not a big VBA or Access guy, so...
Anyone know how to loop through an MS Access Query in VBA? This is for a code module in Access.
What I need to do is loop through the Query and write certain values to an Excel Worksheet.
The writing to Excel is no problem, but I have no idea how to loop through the Query. (I need to loop through it b/c depending on the result I will write to different cells in Excel.)
Thanx.
d
I'm not a big VBA or Access guy, so...
Anyone know how to loop through an MS Access Query in VBA? This is for a code module in Access.
What I need to do is loop through the Query and write certain values to an Excel Worksheet.
The writing to Excel is no problem, but I have no idea how to loop through the Query. (I need to loop through it b/c depending on the result I will write to different cells in Excel.)
Thanx.
d