I want to combine a "match" command with a copy and paste command.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to add the contents of another cell 2 rows over fromthe current
refernce information provided by the match commnad. I'm using "0" as the
qualifier for the "match" command. But I don't know if, and how to
concantenate the additional cell information. Please reply to
"(e-mail address removed)" and don't sign up my email address for anything.
 
Try looking into OFFSET() to get the cell 2 rows over (columns?)

Concatenate:

=A1 & B1

Tim.


alomega said:
I want to add the contents of another cell 2 rows over fromthe current
refernce information provided by the match commnad. I'm using "0" as the
qualifier for the "match" command. But I don't know if, and how to
concantenate the additional cell information. Please reply to
"(e-mail address removed)" and don't sign up my email address for
anything.
 

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