Loading...

RE: Announcement list with two expiration dates.

RE: Announcement list with two expiration dates.

#6147
Anonymous
Anonymous
Participant

Now it works Outage calculated column of type date with the following formula:

=IF(test<=Expires,Expires,Expiration)

test calculated column type date, with Todays date.

Expires manual input type date.

Expiration automatic data type date.