Hi Chris,
I quess you missed my point. The problem I have has nothing to do with ISNULL function.
I just used it to show that the column really is NULL.
The problem is that for the NULL columns, the value of the previous column in the SELECT statement is returned, but I need it to remain NULL.
Kari