Matt Brown
Registered User.
- Local time
- Today, 19:19
- Joined
- Jun 5, 2000
- Messages
- 120
Hi,
I am using the following in a query to filter out records from a csv linked file:
Like '*' & [Forms]![frmIfrComponentsMainScreen]![SearchByComponent] & '*'
This works just fine to a point, it seems to be case sensitive, how can i make it not case sensistive?
I am sure i have overcome this before but can't remember how i did it.
Thanks
Matt
I am using the following in a query to filter out records from a csv linked file:
Like '*' & [Forms]![frmIfrComponentsMainScreen]![SearchByComponent] & '*'
This works just fine to a point, it seems to be case sensitive, how can i make it not case sensistive?
I am sure i have overcome this before but can't remember how i did it.

Thanks
Matt