Jump to content

mmurdock

Newbies
  • Posts

    2
  • Joined

  • Last visited

mmurdock's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Thank you sooooooooooo much!!! I was making it way more complicated than it needed to be.
  2. I have been trying for hours to get my calculation correct. Please someone give me some help to make this work. Here is my dilema....I want to show an overdue field when a file has not been returned by the specified due date. I can get it to show "Overdue" but I can not get the "Overdue" to go away once the file has been returned. Can someone please help....this is what I have done..... I have four fields (Overdue)= Calculation Field RA Date Received RA Due Date RA Date Returned Case (Get(CurrentDate) ≥ RA Due Date; "Overdue!"; IsEmpty(RA Date Received) and IsEmpty(RA Date Returned); ""; not IsEmpty(RA Date); "";) I know I have something backwards, but I have tried every which way I can think of and can't get it to work correctly.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.