I have 2 col and one or both may have date in it. If there is data in B I want to use that but if it is empty I will use A.
I have a statement that is doing what I want for B but if B is Null and I want A all I get is Error#.
What I have to do is count how many of each level and if they have a level in B I want that, if not use A.
Thanks
I have a statement that is doing what I want for B but if B is Null and I want A all I get is Error#.
What I have to do is count how many of each level and if they have a level in B I want that, if not use A.
Thanks