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 strongm 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: fabc
  • Order by date
  1. fabc

    export to multiple Excel worksheets

    I am trying CautionMP's script but it stops at Dim rstData As DAO.Recordset I changed it to Dim rstData As Recordset and then it stops at Set rstData = CurrentDb.openRecordset(TableName, dbOpenForwardOnly) What am I suppose to do to resolve this? Fabc

Part and Inventory Search

Back
Top