Search results

  1. N

    Expression help

    I need help with an expression. I need a expression to calculation the total Tiers that have been assigned a Processor. I know I can use the following query but I have other calculations that don't need the exclusion of the Processor to be part of the overall query. And I thought I could use an...
  2. N

    Symbol and Text Like query

    Hello, I'd like to query #Variance in an access database. I have the Like'*[#]*' but I can't seem to incorporate the variance to that. Can someone please help me with that? Thanks
  3. N

    Print help

    Hello: I am hoping someone can help me. I have a subform on the MainForm and a Print button. I'd like the print button on the MainForm to open a report when a record is selected on the subform. - Thanks in advance.
  4. N

    IIF Statement help

    Can someone please help me out with an IIF statement - Essentially I want start date to be blank if the ending date is prior to 1/1/2017; start date to populate is start date is after 1/1/2017 and to be 1/1/17 if start date is prior to 1/1/17 and ending date is after 1/1/2017. I started out with...
Back
Top Bottom