Search results

  1. N

    Text and today() in cell

    Cool DanG, that works! Thanks a lot!!! Brian, I thought about using 2 cells but I couldn't get it to work. But DanG's formula will do. Thanks.
  2. N

    Text and today() in cell

    How come when I entered: ="today is "&TODAY() in a cell I get "today is 39307"? I changed the cell format to Date and some other types but it still doesn't work? How do I get it to show "today is 8/13/2007"?
  3. N

    List records by desired groups instead of sort

    Oh ok. I was hoping there is a better/faster way to do this without adding additional field. Thanks.
  4. N

    List records by desired groups instead of sort

    Data in table “tblEmployees”: EmpName GroupNum Jon Group1 Sam Group2 Tom Group1 Bob Group1 Hal Group2 Dan Group3 Cal Group2 With sample table above, can I write a query in Access that lists the...
Back
Top Bottom