I'm having some major problems with this one mainly because I have little no experience with VBA. I already have a spreadsheet open where I need to place the information. What I need to do is create a macro that will lookup information from a table in another workbook and then place it my original spreadsheet. Another problem is that I need this macro to serve as a uniform macro that will apply to many other similar spreadsheets. The master spreadsheets are similar in that the text title in the cell of the column in which the information needs to be placed is always the same, but the exact location of this column is not always the same. I have tried recording the macro and using a V-Lookup to place the information in the column and I figured I would adjust it later to select the specific cell I’m looking for. It seems like once something is created that will search for the cell I need and make it the active cell I can just use the offset function to place the formula where I need to. My request may be too vague and tough to understand but I'm looking for any kind of help that I can get. Thanks.
Bookmarks