Hi,
first of all thanks for the reply.
I've a LN database that includes a form. The endusers are requesting the option to create templates, but there's no such possibility in this database.
What I'm trying to do now is create this possibility in Excel where I programmatically recreate this form (I'm accessing the form from a VBA module in Excel), but some fields are hidden and others get automatically filled in and are restricted from change by the user. I'd like to test the fields for these properties and set the fields in my msform accordingly.
I can hardcode these properties as I know the fields that have these settings, but I'd prefer to have the code determine the settings from the original form in Lotus Notes.
Testing on that IsReaders property would probably help me out and I may be able to get the Hide/When formulae to determine if my fields need to be hidden. Could you point me to where I might find these formulae?
Cheers,
Roel
Cheers,
Roel