Hello,
I am try to get the number of days only from two dates in an Access query. I need the days to calculate depreciation for an asset. It works fine in Excel but I am getting the wrong number in Access.
DATEDIF(C9,$B$4,"md" = 5 Days
Date1 = 7/26/2008
Date2 = 3/31/2011...
I am using seven forms to enter information about a venue.The active form contains the primary key record that is also carried to the related second. example: (frm-room.roomId (primary) to related frm-presenter.roomId.) I have been using this code to open forms, set values, and close forms...
I have a table named tblroom with a field named theater. I want to update the table field from a calculated field called theater in the form called frm-room.
The record in the form creats a sum from a calculation. I need to have it populate the record theater in the table.
I have done this...
Here is my goal:
I have two forms with an command button on the primary that opens the secondary form with the current record ( "roomId" ) on the primary and secondary. The primary form name is: "frm-room" with roomID as the primary key. I want it to set a value to the secondary form...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.