Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Select csv file at run time

Status
Not open for further replies.

dfwalton

Programmer
Jul 24, 2002
143
I've been assigned, as a test, to develop a simple mailing label based on data in a .csv file. That's easy and done. Addl requirement is to allow user to select the csv file at runtime. Is that even possible?
thanks in advance
 
Is there a shared place where the staff that need access to the file can access? If so, you can place the .csv file in the shared location, create an ODBC connection and point the report to that connection.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top