J
JK
I have a table that contains data I'm pulling from our main company database,
J.D. Edwards. Unfortunately, I can't find a field in Edwards that defines an
inactive account inactive. There is no date closed field or anything else as
far as I can tell.
The only way I know for sure an account is considered inactive is if it has
four stars in the mailing name field (i.e. ****)
I'd like to add a new check box field to my companies table called
ckInactive. Then, I would like to run an update table query and if an account
name contains at least three (3) stars (***) check the ckInactive check box.
I'm using access 2003.
Any help writing the SQL statement would be greatly appreciated. Any other
ideas would be helpful as well.
Thx as always everyone!
Jason
J.D. Edwards. Unfortunately, I can't find a field in Edwards that defines an
inactive account inactive. There is no date closed field or anything else as
far as I can tell.
The only way I know for sure an account is considered inactive is if it has
four stars in the mailing name field (i.e. ****)
I'd like to add a new check box field to my companies table called
ckInactive. Then, I would like to run an update table query and if an account
name contains at least three (3) stars (***) check the ckInactive check box.
I'm using access 2003.
Any help writing the SQL statement would be greatly appreciated. Any other
ideas would be helpful as well.
Thx as always everyone!
Jason