Hi All,
I am looking to write a VBA code,
Your assistance in this is greatly appreciated.
Thanks and regards,
Sanjeev.
I am looking to write a VBA code,
- to extract a couple of cells, DATE and AMOUNT, from each workbook in a folder
- cells containing DATE and AMOUNT are located in "Sheet 1" of each workbook, in cells C4 and G8
- workbook names are similar in nature, for example “F1 JAN 02.xlsx”
- finally, copy and paste DATE and VALUE in cells A4 and B4 respectively in Sheet 1 of the open workbook “Summary.xlsx”
Your assistance in this is greatly appreciated.
Thanks and regards,
Sanjeev.