G
Guest
Can anyone help with the code required to filter a subform (ie. what is the
proper syntax) as you type in a text box on the main form which houses the
sub form?
Is it possible to have the filter fire on the data in the subform after each
keystroke so that the subform data gets filtered as the user types in the
text box?
Also, am suspecting it is possible to add a 'like' to the filter string and
then append a '*' to the end of the filter string for a wildcard filter - can
someone help with this syntax too?
Sorry for some many questions but I hope they are clear enough for someone
to assist. Many thanks in advance
/JW
proper syntax) as you type in a text box on the main form which houses the
sub form?
Is it possible to have the filter fire on the data in the subform after each
keystroke so that the subform data gets filtered as the user types in the
text box?
Also, am suspecting it is possible to add a 'like' to the filter string and
then append a '*' to the end of the filter string for a wildcard filter - can
someone help with this syntax too?
Sorry for some many questions but I hope they are clear enough for someone
to assist. Many thanks in advance
/JW