G
Guest
Hello all,
First let me tell you what I'm trying to do and let me know if there is a
better way.
I am wanting to be able to click on a button and have it export a query and
save it to the an excel format (97), without having to do anything else. It
would also be nice to be able to have it let me select where it is going to
save, but that might just be another question for later.
I can select the query then click on the "save Expot", but really would like
this to be a one button push process.
Is there a way in VB to save as and Excel format? I have saved files before
in code using csv, but would like to save as excel if possible.
First let me tell you what I'm trying to do and let me know if there is a
better way.
I am wanting to be able to click on a button and have it export a query and
save it to the an excel format (97), without having to do anything else. It
would also be nice to be able to have it let me select where it is going to
save, but that might just be another question for later.
I can select the query then click on the "save Expot", but really would like
this to be a one button push process.
Is there a way in VB to save as and Excel format? I have saved files before
in code using csv, but would like to save as excel if possible.