Forum Discussion
yusuf29
Apr 19, 2021Copper Contributor
select and write last date on the table
the description is in the file
CarlosRuxa
Apr 19, 2021Copper Contributor
Hi,
Put the following code into the cell C9, and tell me if that's what you want.
=MAX(G5:G11;J5:J11;M5:M11)
Regards,
Carlos