Good morning-
Without using List Validation settings (which I haven't got access to), is it possible to create a pop up inside an IF..THEN which asks for a parameter, within a calcuated column?
In other words, can I do something like this (but I know this specific text doesn't work):
IF ([For Life] = "Yes","N/A",[enter ending date])
The result I'm looking for is that if the user selects Yes in the [For Life] column, then the calculated column would show "N/A", otherwise, there would be a pop up (similar to what happens in Access) asking for the ending date, and then the date
entered appears in the calculated column.
Thanks!
Casey