Search results

  1. I

    If then Statement

    Hey guys! I have a problem, so I'm trying to determine when is the next service date is but I cant find the solution. I have a table with these fields:ServiceTerm, ServiceDate and NextServiceDate What I need is to be able to select a service term: Monthly, Bimonthly, Quarterly, Bi quarterly...
  2. I

    Help creating a rate chart

    Hello everyone, My cousin if going to start his business and I wanted to help him with an access document but Im stuck! I have tried lots of different ways but no luck. **I have started with something like this:** =IIf([SqareFeet]>1000<1500,and [ServiceTermID]=Initial,"$100") But i know this...
Back
Top Bottom