• UPDATE takes only one column. There is no similar 'INSERT' function; UPDATE checks for both.

    Your line would change to

    IF (UPDATE(Col1) OR UPDATE(Col2) OR UPDATE(Col3))

    You could also use COLUMNS_UPDATED, but that may be confusing with the bit mask.

    Edit: removed quote

    ______________________________________________________________________________
    How I want a drink, alcoholic of course, after the heavy lectures involving quantum mechanics.