Hi all,
I am trying to get this VBA code working where it will reference some inputs within the file and use those inputs to update the filepath for where the Vlookup is referencing.
I want it to use the date in Col H to automatically replace the date within the file path so it looks at the correct file.
Vlookup which is working but requires manual updating daily:
From the above, I need the 2022-11 to be updated with the value in M6 and I need the 'Nov 01 2022' to be updated with the applicable value corresponding to that line in Col H, so that it is taking the correct month and date in order to reference the correct file.
Trying to recreate this using VBA (with no experience):
I basically need Col I to replicate and replace Col D but by using the inputs from Col H and M.
Any help would be much appreciated. Thank you.
Bookmarks