October 24, 200520 yr Does anyone know of a set of external date functions like Most Recent(), Oldest() etc that could be used in date calculations for a fundrasing application? Can you import custom functions into a basic application?
October 24, 200520 yr Most recent is Max ( relationship::Date ). Oldest is Min ( relationship::Date ).
October 24, 200520 yr Author Thank you! Is there a way to do a calculation using today's date? Like if (Max
Create an account or sign in to comment