Search results

  1. B

    Code Won't Run A Second Time

    Hi, I have some code running in Access that adapts an Excel file: My Code = CODE Function WerkBladN101() Dim n As Integer Dim c As Range Set XLApp = New Excel.Application Set xlWB = XLApp.Workbooks.Open(FileName:=CurDir & "\Listing62B_101_" & m & ".xls") 'Select last row in...
  2. B

    Hi, hi

    Hello, I'm Bert, I live in Belgium and started using Access in 1995 mostly for my job.
Back
Top Bottom