I would like for my data base to open with a specific form displayed. I did it once but can't remember how.
I would like for my data base to open with a specific form displayed. I did it once but can't remember how.
Somone else on the forum is trying to help me but he is trying it through public variables which I am unfamiliar with.
I have 20 team members that use the same form to log their numbers. I have it set up now so that they have to enter their name and date for each entry, (i have a comand button the copies) Is there a way for each team member to sign in so that it auotmatically enters their name and date for all of the days entries? He asked me to upload it, but for some reason that's not workling either.
Do you have any suggestions?
I saw that thread. It sounded like you already had a form open with the user and date. On the second form, use the textboxes on the first form in the default value of the controls on the second form.
Oh I see. You knew it was me, and wanted to avoid the hastle that you knew that I would be huh. Just kidding. That worked for me thank you.
No, somebody else had already replied and I tend not to jump into the middle of a conversation. Glad it worked for you.
I have an option button linked to one of the fields in a table. When I click it, in the table it displays a -1. I figured out how to use a default value +1. But is their a way to make it diplay a 1 in the field only when the option button is clicked?