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...
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"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.