Microsoft
Software
Hardware
Network
Question : How to find ampersand characters
What is the criteria expression to find records for which the Supplier field contains an ampersand character (&)?
I've tried 'Like *&*' and other variations without success.
Answer : How to find ampersand characters
DOH!!! ... I cut and pasted with out editing
... {by the way, is there a way to edit posts?}
SELECT * FROM SomeTable WHERE SomeTextField Like '*&*'
Random Solutions
Blocking group policy for one user
ie crashes after latest Tuesday patches
Automate DHCP client computer add/remove via command line on Windows 2003 DHCP Server
Is it important to delete WRL files
Microsoft Exchange unable to open default email folders
Access to USB drive through Terminal Services
Windows cannot access the file gpt.ini for GPO
STEP BY STEP INSTRUCTIONS SETTING UP SMALL BUSINESS SERVER 2003 R2
Erased C:\\Inetpub\wwwroot
Export data from Access to multiple Excel files using a filtered string from a drop down list on a form