exitsing table copying into new workbook

  • Thread starter Thread starter Jeremy
  • Start date Start date
J

Jeremy

I have spent weeks creating a table and it finally works. I need some help
in conpying over the formulas from the test sheet I worked on into the real
document. See below for a synopsis of what I did and what I need to do.

I get a report with a bunch of data. Some I don't need.
I am creating a macro to pare down the data to just what I need.
For this purpose in the macro, I import a table from a pre-existing
worksheet to do a vlookup and then just paste the values into a a new cell.

what I am trying to do is import the table I created (complete with
formulas) into the report and have everything line up.

Maybe I didn'e make it clear enough, if you have questions, pleas post back.

Thanks
Jeremy
 
If i understand you correctly, you can copy the sheet to the new workbook but
all of the formulas will reference the old workbook. If this is your issue
select Edit from the menu bar, go to Links and you should see where the links
are to the other workbook, you want to update the links, when it asks you
what to update them to, point to the new workbook and as long as sheet names
are the same etc all should work just fine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top