G
Guest
Hi,
The first and the second columns are check boxes on the datasheet view. I
would like to create another column [Expr1], (with if statement) based on the
value of the checkboxes in the first two columns, something like IF
package_accepted_ok = checked then column3 ="accepted" or if
[Package_status_rejected]=checked then column3 =rejected.
Do you have an idea how to write in the query?
Thanks in advance,
The first and the second columns are check boxes on the datasheet view. I
would like to create another column [Expr1], (with if statement) based on the
value of the checkboxes in the first two columns, something like IF
package_accepted_ok = checked then column3 ="accepted" or if
[Package_status_rejected]=checked then column3 =rejected.
Do you have an idea how to write in the query?
Thanks in advance,