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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: stacem
  • Content: Threads
  • Order by date
  1. stacem

    Open the contents of Windows Explorer in to a form

    I want to create a link to files that are contained within an NT folder. However, I don't want to display the standard Windows Explorer window panes to the user. I wish to have the file names in the folder displayed in a form that I have created, how can this be done? (I currently use a...
  2. stacem

    Import Hidden Excel Sheet

    I have a standard excel workbook which contains 2 sheets One of these sheets "Upload" is hidden and contains only the data I wish to import in to my db via TransferSpreadsheet. My code reads: DoCmd.TransferSpreadsheet acImport, acSpreadsheetTypeExcel97, _ "tblBulkRenewalData"...

Part and Inventory Search

Back
Top