Hello All,
i have a question regarding a code - i am not sure if it is possible but i hope that there is a way around it.
I have to manipulate a register on a daily basis and i am trying to use vba codes to make the task easy. A part of this is to bring in codes from a different workbook- [ for example the Col A on the register has Company names and i need to insert Col B and enter codes associated with the Companies. ] I have the code saved into a different workbook and everytime i have to open that workbook and do a vlookup to bring in the values. Is there a way to create a code that will allow me to enter the Company codes ( lookup array ) into the code itself without having to reference to the other workbook?
Thank you
i have a question regarding a code - i am not sure if it is possible but i hope that there is a way around it.
I have to manipulate a register on a daily basis and i am trying to use vba codes to make the task easy. A part of this is to bring in codes from a different workbook- [ for example the Col A on the register has Company names and i need to insert Col B and enter codes associated with the Companies. ] I have the code saved into a different workbook and everytime i have to open that workbook and do a vlookup to bring in the values. Is there a way to create a code that will allow me to enter the Company codes ( lookup array ) into the code itself without having to reference to the other workbook?
Thank you