This should do what you require - I have placed a button on the Daily Status sheet of the SampleDailyStatus workbook - it will first ask you to browse to open the Budget workbook file so you only need to start with the Daily Status workbook open. Once the Budget workbook is open it will search column C of the Daily Status sheet and copy the data as per your instructions. Before you run this on any real data ensure it does what you require and make sure to back up any essential data as you cannot undo the changes made by VBA code. Remember you do not have to have the Budget Workbook open - you only need to have the Daily Status workbook open to run the code as part of the code asks you to browse to the Budget workbook.
If there are any problems or any corrections needed let me know. I have attached the workbook and code is as follows. You can use the Sample Budget workbook you sent me to test against the attached workbook as the Budget workbook does not contain any code.
Bookmarks