Re: assign value to field
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Set the default value in the table design to Date()
If you get a pop-up after you do that, choose yes to propagating
throughout your forms.
skopp wrote:
I'm creating my first Access (2003) database and I think this should be a
simple question. I've created a form that enters information from the user in
a table. When they click the button to "Add new record", I want to
automatically enter other values in the table. For example, I want to put in
today's date in one field. Is there a simple command I can enter in the
button's VBA code that will do this?
Thanks.
.
Relevant Pages
- Re: jquery vs dojo vs yui etc
... The best clone I found was a jQuery plugin. ... They wanted Lightbox, I gave them Slimbox2, ... (as distinct from 'web developers' responsible for code/application architecture design, UI interaction design, database design (in relation to websites), server configuration design, and so on.) ... One humorous story is of an individual who come here looking for help on something or another in relation to a site he had created that was heavily dependent on opening pop-up browser windows. ... (comp.lang.javascript) - Re: xmalloc string functions
... The most likely reason for the difference is that I designed the entire system knowing that out-of-resource errors *do* occur so it was part of the entire design concept rather than an extra I had to try and fit in. ... BabyX there was no way I could think of of propagating the error conditions back to the caller. ... Flow control is just too complex with the whole thign beign held together by a newtwork of function pointers. ... (comp.lang.c) - RE: Resizing Popup/Modal forms
... modal and pop-up values to "yes" and saving that. ... > design view and then changed the border style to Thin; ... > Can somebody help me and tell me how I can resize a popup/modal form to the ... (microsoft.public.access.forms) - Re: Resize popup form
... Many thanks for your suggestion: ... So, after designing the pop-up form, I test it by opening ... I resize it as desired ... contents (in design view) of my pop-up form, such as enlarging it with new ... (microsoft.public.access.forms) - Re: How to kill a dialog box frm a class which has created by another
... My application creates a pop-up dialog which has associated with the class ... called "CTakeBills". ... The timer expiry handler will normally be called OnTimer - it's a ... your design right. ... (microsoft.public.vc.mfc) |
|