Assigning a cell the value of a cell in a range

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

Guest

I have a column of cells, only 1 of which will have a value in it. I would
like to assign this value to another cell. Basically, i'd like to use
something like the Max function (because i have to check a range of cells)
but the data is a date. Is this possible??

Thanks!
 
the MAX() function will work on dates. Just make sure to format the cell
with the MAX() function in it as a date.
 

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