Reverse of Hlook up

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

Guest

As we have hlookup formula in Excel where we get the information at a particular row with the first column number given by the used So we can basically pull the data .Do we have any formula in Excel where I can insert data at a particular location based on the first column match.Put the data a particular location
 
Jens

If I understand you correctly, you cannot enter data into another cell with
a Function. It can only return a value to the cell in which the function
is.

You may need some VBA code to achieve what you are doing. If I have
misunderstood, please post back

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)


Jens said:
As we have hlookup formula in Excel where we get the information at a
particular row with the first column number given by the used So we can
basically pull the data .Do we have any formula in Excel where I can insert
data at a particular location based on the first column match.Put the data a
particular location
 

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