|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Default Current Year and Current Month
Hey Everyone!
I am having a very simple problem which I am not able to quite figure out. I have a form with 2 fields (a year field and a month field). I want these to have a default of the current year and month respectively. I am guessing that I will need to put something in the field's property under default but I am not sure as to what to do. Any help would be appreciated. Thanks guys! |
|
#2
|
|||
|
|||
|
Open the property sheet of the form,
select the text box control, use the Default Value property type respectively Year(Now()) and Month(Now()) it should work Last edited by paolo : July 14th, 2004 at 01:41 PM. Reason: clarification |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft Access Development > Default Current Year and Current Month |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|