Microsoft
Software
Hardware
Network
Question : Access 2007, adding date fields in a form
I have a form with a start date field, an end date field and a term field which I would like to calculate thus:
360StartDateTB+360TermTB=3
60EndDateT
B
Ex: 08/30/2010+60 months=08/30/2015
I've tried it as an event expression and I've tried it as a code, neither worked.
On Update Expression: [360StartDateTB] + [360TermTB]
On Update Code: Me.Ctl360StartDateTB + Me.Ctl360TermTB (+ sign disappears when I go to next line, not sure if that has to do with the fields having Ctl in them)
or
=DateAdd("m",60,"08-aug-20
10") (really need it to draw from the 360StartDateTB date)
I would like to make it calculate automatically in the 360EndDateTB field
Answer : Access 2007, adding date fields in a form
Put this in the Data Source of your 360EndDateTB field
= DateAdd("m",360TermTB,360S
tarDateTB)
Random Solutions
Adding Exchange 2010 server to an existing Exchange 2000
Redistributing RIP into OSPF non-contiguous subnets.
SQL Sever 2008 evaluation expired
802.1q trunk
CBT for lotus notes 8.5 and sametime 8.5
Performance Monitor Wizard tells me log has been deleted create new
Can you load-balance a set of printers in samba?
SMTP; 554 5.4.0 Too many Received: headers
Sorry, VMware GO doesn't currently support ESXi servers with multiple datastores.
2 raid controllers managing the disk array