Search results

  1. V

    VB code to transfer from an open excel book?

    dear rabbie if i am not using docmd and import file data by range then we can work on multiple.
  2. V

    VB code to transfer from an open excel book?

    well dear there is no way to work together? but MS Access provide us same funtionalaty then why not in Excel.
  3. V

    VB code to transfer from an open excel book?

    hi friends, can anybody help me well i am using DoCmd to transfer excel to table like, Private Sub test(strFile As String) Dim xlApp As Excel.Application Dim xlBook As Excel.Workbook Dim foundFirst, foundFirstScen, foundIns As Excel.Range Dim Sheet As Excel.Worksheet, arrIns...
Back
Top Bottom