January 13, 201115 yr I am very new to filemaker and am struggling to set up a simple database where after entering one date in one field the second field automatically shows a date 45 days after the originally entered date. Please let me know how this can be accomplished whether by setting up a script or if it could be done without one. Please let me know. !!!
January 13, 201115 yr I am very new to filemaker and am struggling to set up a simple database where after entering one date in one field the second field automatically shows a date 45 days after the originally entered date. Please let me know how this can be accomplished whether by setting up a script or if it could be done without one. Please let me know. !!! Use a calculated field for the second field that shows an addition of 45 days. Make sure your result type is "date" and that it is unstored. Date + 45
Create an account or sign in to comment