G
Guest
I am trying to create a make table query that if one value in the table is
"NEW" return the value in table. If the value is "EXTEND" return the value
"/".
Example: from Table
Example 1st column 2nd column Return value in make table
001 NEW 0.481 0.481
002 EXTEND 0.481 /
I would like to know how to build an IF statement based on this type of
conditions. I know what it would look like in MS Excel but not MS Access.
Thanks,
HJ
"NEW" return the value in table. If the value is "EXTEND" return the value
"/".
Example: from Table
Example 1st column 2nd column Return value in make table
001 NEW 0.481 0.481
002 EXTEND 0.481 /
I would like to know how to build an IF statement based on this type of
conditions. I know what it would look like in MS Excel but not MS Access.
Thanks,
HJ