Recent content by LED

  1. L

    Null Value & DAvg

    Hello, I have a table that I need to run DAvg on for each column. It works on the first column that does not have any Null values, but I get a data type mismatch error on the second column that contains Null values. According to the help file, DAvg should be able to handle Null values. Any...
Back
Top Bottom