Search results

  1. T

    sql conditional statements

    i have to introduce a new field now, but i need it to calculate based on a condition being true. the new field is Sumofdays. the calculation should not calculate if sumofdays here is my logic. but i know this syntax is way off. if isnull(sumofdays)=true then DIH =Workingdays2(DateValue([Date...
  2. T

    populating a form based on query conditions

    i have a form that is being designed to pend requests in a requests database. the pend form is opened from an update form used by an employee to enter updates. when the pend form is updated, the tracking number of the current request is imported to the pend form, and query results are displayed...
  3. T

    calculating due dates in access

    Hi all, I have been handed a new project that required me to update a database... a rather complicated database. I take that back, its not that it is super complicated, I am just a novice user and not a programmer. The biggest change that I have to make is to create a form with a...
  4. T

    calculating due dates in access

    Hi all, I have been handed a new project that required me to update a database... a rather complicated database. I take that back, its not that it is super complicated, I am just a novice user and not a programmer. The biggest change that I have to make is to create a form with a...
Back
Top Bottom