Search results

  1. S

    Copying latest ROW in one excel file to first ROW in another excel file using VBA

    Hi Guys, I'm trying the following code but it returns with "Invalid qualifier" for "LastRow.Cpy", any suggestions? Private Sub Rect143_Click() Dim LastRow As Long Dim FirstRow As Long Open "C:\temp\TESTGC.XLS" For Input As #1 'open 1st excel file LastRow =...
  2. S

    snizami

    Hi everybody, this is snizami in you world!!!
Back
Top Bottom