Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi - I am creating Sheet properties > Action to open on last month (for example: Sep). However, it is not opening to September month values.
Label > Open
Action > Select Values in a field
Field > VRT_Month
Value > ='Sep'
Any help is greatly appreciated.
Thank You
Muralidhar
Field = Year String Search = Max({1}Year)Field = Month String Search = MaxString({1<Year = {$(=Max({1}Year))}>}Month)