G
George
My query searches my table of employee records based on three possible
selections from a list box - "Active" - "Retired" - "All". When I select
Active or Retired it works ok - how can I get the query to show all records
when "All" is selected in the List Box since none of the records have that
value ?
This is the formula I am using in my query
Like [Forms]![F-Print-By-Flt]![List16]
Thanks
selections from a list box - "Active" - "Retired" - "All". When I select
Active or Retired it works ok - how can I get the query to show all records
when "All" is selected in the List Box since none of the records have that
value ?
This is the formula I am using in my query
Like [Forms]![F-Print-By-Flt]![List16]
Thanks