Forum Discussion
yusuf29
Apr 19, 2021Copper Contributor
select and write last date on the table
the description is in the file
3 Replies
- SergeiBaklanDiamond Contributor
With such data structure =MAX(G5:M11) works.
- CarlosRuxaCopper 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 - Riny_van_EekelenPlatinum Contributor