Every Way to Access Cells // Excel VBA Tutorial

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 4

  • @sedataksakal414
    @sedataksakal414 3 роки тому

    teşekkür ederim.

  • @daimlerlm6381
    @daimlerlm6381 3 роки тому

    thanks man for the tutorials!
    can i request a vba code for mac?
    the code does the ff:
    1. user can pick multiple files (.xlsx)
    2. with each wordbook selected/files selected, range being set are being copied ex Range(A1:B5)
    3. to a new workbook. without over writing the 1st data. thus as;
    4. data on workbook 1 is being copied to a master workbook, data on workbook 2 being copied on the same master workbook but this time below the data of workbook 1 and sofort.
    hope you can get what i mean a sort of consolidating data. thanks in advance!

    • @FinanceNik
      @FinanceNik  3 роки тому +1

      Hey, I'll try to do it in the upcoming week!

    • @daimlerlm6381
      @daimlerlm6381 3 роки тому

      @@FinanceNik thanks! looking forward