G
Guest
Hi,
I am trying to use the Ken Getz api code for load/ save diaolog box in
conjunction with a simple runsql.transferspreadsheet command. the runsql
works fine if i put in a normal path , and the getz code works by itself in
terms of selecting a file.
But: how do I put them together? I mean, how do I get the value that is
returned from the api code (ie the filename) to inform the sql. I have tried
various things but to no avail, and though this experience is leading me to
think I should give up on vba altogether, I do wish to get this one working
first.
At the mo, I have the runql sitting alone in a standard module. The main api
code is also sitting in a standard mod, by itself.
Any help for disheartened a noob would be greatly appreciated. Thanks
I am trying to use the Ken Getz api code for load/ save diaolog box in
conjunction with a simple runsql.transferspreadsheet command. the runsql
works fine if i put in a normal path , and the getz code works by itself in
terms of selecting a file.
But: how do I put them together? I mean, how do I get the value that is
returned from the api code (ie the filename) to inform the sql. I have tried
various things but to no avail, and though this experience is leading me to
think I should give up on vba altogether, I do wish to get this one working
first.
At the mo, I have the runql sitting alone in a standard module. The main api
code is also sitting in a standard mod, by itself.
Any help for disheartened a noob would be greatly appreciated. Thanks