How do I have a formula refer to the most recent entry in a row

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

Guest

I am using a spreadsheet to compile monthly results for my company. Some
results are YTD and I would like to have the most recent month show up for
the YTD total. Is there a formula I can input that will look for the last
entry in a particular row and populate that?
 
If you mean return the right most value in a row then try for row 4:

=LOOKUP(2,1/4:4,4:4)

--
HTH

Sandy
(e-mail address removed)
Replace@mailinator with @tiscali.co.uk
 

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