I have a customer table, with install dates and service dates. What I am having trouble with is, I need the query to return the service date or if null return the install date. I can't seem to get them both to work.
The other issue is the numeric date for January (01) returns no values and 1 returns 1,10,11,12. I am trying to do this all from the criteria section in the query, I am new to anything else.
The other issue is the numeric date for January (01) returns no values and 1 returns 1,10,11,12. I am trying to do this all from the criteria section in the query, I am new to anything else.