Hello Guys,
Here is my problem -
I extract an excel file with the below mentioned format each time from my system daily. But I have to fill in another excel file with an entirely different format, that basically contains some formulas in order to bring out different parameter values. As I dont know how to use VBA code in macro, hence I am having to manually do the whole copy pasting thing from that new file to my home file everytime.
Iv attached 2 excel files containing - 1. source from system (it is extracted regularly with changing of INT CNT column values with cause codes)
2. Destination for analyzing (the 2 NAPs.. IGW MIR IN & IGW MIR OUT have corresponding cause codes)
source from system.xlsx
destination file for analyzing.xlsx
I want to have the column for IGW MIR IN & IGW MIR OUT auto filled in with corresponding cause code values directly from the "source from system" file which is extracted regularly and INT CNT column is always variable.
I hope I could make you clear.
It would be great if you could assist me with the VBA code for this operation.
Bookmarks