N
|
nti 6/26/2014 |
if table has field called "active" field type = int, size = 1, default = 0 and utilize it for employees as active = 0 and inactive = 1.... custom view requires active. |
S
|
shoppy author 6/27/2014 |
if table has field called "active" field type = int, size = 1, default = 0 and utilize it for employees as active = 0 and inactive = 1.... custom view requires active.
|
N
|
nti 6/27/2014 |
with "Query Designer", your "active" Column, Filter, =0 produces all active employees or =1 produces all inactive employees. |
S
|
shoppy author 6/27/2014 |
with "Query Designer", your "active" Column, Filter, =0 produces all active employees or =1 produces all inactive employees.
|
J
|
jasongreenwood 7/19/2014 |
Hi there, GREAT Mike, It worked, thanks you ever so much. John |