February 12, 200223 yr Hi, I am creating an Employee Holiday Database. It's set out like Entourage. Each day is a seperate field and each Layout is a seperate month. What I am trying to do is, if someone books some time off, which overlaps 2 months ie 25.1.2002 - 5.2.2002 the persons name will be entered into the day field?::
February 13, 200223 yr Without more detail, I can only offer you this: It sounds like you might want to use a global field to hold the name during the script execution. Then use the Set Field() script to set the day fields to the value of the global. The advantage of Set Field() is that it doesn't care what layout you are on, it does the job even if the field is not on the current layout.
Create an account or sign in to comment