Hello,
I figured I would post these as one question since they are probably quite basic. Help would be greatly appreciated:
1. When you use the form wizard and select a style, such as "Vista", it seems like you are unable to edit the background color/image for the header. Is there a way to unlock this topmost section?
2. I have a text box that is only on my form that is supposed to return the minimum date for a field. This is the default value. It works - but only when I put my cursor in it. Is there a way to make this happen automatically when the form loads?
(There is also a Max date field that has the same problem...)
3. I have a third "Sum" field that reports all the income on record. When the form opens I would like it to sum EVERYTHING (which is why the previously mentioned min and max date fields are important).
However, I would like the user to have the option to change the start and end dates on the fly. How would I set up my sum field to total the transactions between date 1 and date 2?
THANK YOU!!