Help with Browser windows please.

  • Thread starter Thread starter alan morgan via AccessMonster.com
  • Start date Start date
A

alan morgan via AccessMonster.com

Hi all,

I am pretty new in the code arena and I am having some problems making sense
of what it is that I am supposed to do with the example found at
http://www.mvps.org/access/api/api0001.htm but I have notice that it is
recommended a lot. If someone could give me some more detailed instructions
or preferably step by step instructions on what to do and how to use it, I
would extremely grateful.

Thanks,
Alan
 
You have a procedure where each month you open and import a new Excel
spreadsheet.

Because the people creating this spreadsheet are not very careful in
following naming conventions you can never really be sure if they'll name it
"June 2005 Budget.xls" or 06-05-Budget.xls" or any of a thousand likely
variants.

So you want to be able to go to the appropriate directory and list only the
..xls files and select the file you need for this month. It is the same
functionality you get when you use the "File > Open" or "File>Save" menu
options from any Office app.

bac
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top