Hi,
I'm fairly new to VBA and I made up some code here that makes me transfer data from one workbook to another.
I have two workbook variables names wbk1 and wbk2.
The problem is, the code works only once. Afterwards, I have to close the second workbook file (wbk2) in order for it to work...