I have not got a clue

  • Thread starter Thread starter emailreynolds
  • Start date Start date
E

emailreynolds

Hello

I have 2 Spreadsheets, one is a for monthly quotes and the other is for

monthly business obtained.


The quote sheet could have 100 entries but the business sheet would
only contain say 20 of those 100 entries.


I need to copy certain columns from the quote sheet onto the business
sheet. I would only copy them if the quote sheet contained a Yes in
one of its columns.


I have tried an IF Statement but this still produces 100 entries on the

business sheet (80 blank and 20 containing information)


As you can tell I dont know any code so I would greatly appreciate some
code where I can simply add the path/file names and the relevant columns
names for each file.


Many thanks


Mark
 
Read up on the VLOOKUP formula. You should have quote numbers you can match
up on.
 

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