I am just learning VB.
I have created a form that on opening gets it's conrol source set to a table depending on ID criteria. The form is therefore used to front data from many tables.
Each underlying table has the same format.
I want to be able to filter the data by the [money in] field and exclude any items that are below £100
Please could soemone give me the VB code for this. Many thanks
I have created a form that on opening gets it's conrol source set to a table depending on ID criteria. The form is therefore used to front data from many tables.
Each underlying table has the same format.
I want to be able to filter the data by the [money in] field and exclude any items that are below £100
Please could soemone give me the VB code for this. Many thanks