G
Guest
I would like to program a button that takes the user through the importing of
a spreadsheet without using the built in wizard. All they would do is point
to the file. The data is being dumped from a data hub into Excel, (can't get
it directly) and the field names are constant and I don't need a PK just yet.
I am being lazy and have done no pre-research before asking the experts so if
you want to skip over this I will understand.
1.) Is there a way to allow the user to browse to the location and select a
spreadsheet? The file is on a network drive with a different name each month.
2.) What is the best command to use to import the data once the file has
been selected? Can I use the all wildcard (*) or must I reference each field?
3.) Is this a huge deal and should I teach the user to step through the
wizard?
a spreadsheet without using the built in wizard. All they would do is point
to the file. The data is being dumped from a data hub into Excel, (can't get
it directly) and the field names are constant and I don't need a PK just yet.
I am being lazy and have done no pre-research before asking the experts so if
you want to skip over this I will understand.
1.) Is there a way to allow the user to browse to the location and select a
spreadsheet? The file is on a network drive with a different name each month.
2.) What is the best command to use to import the data once the file has
been selected? Can I use the all wildcard (*) or must I reference each field?
3.) Is this a huge deal and should I teach the user to step through the
wizard?