Related:
- Criteria Help in MS Access
- Ms access download - Download - Databases
- How to access google usa - Guide
- Attrib - r-h-s /s /d *.* access denied ✓ - Antivirus Forum
- Can't access vpn websites - VPN Forum
- Access and downloading - Facebook Forum
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
May 20, 2010 at 07:15 AM
May 20, 2010 at 07:15 AM
Could you please upload a sample file with sample data etc on some shared site like https://authentification.site , http://wikisend.com/ , etc and post back here the link to allow better understanding of how it is now and how you foresee.
May 20, 2010 at 07:41 AM
I have found some code that does what i want however i need to incorprate a "like" function in it.
FLAT: Sum(IIf([Table]![Address 1]="FLAT",1,0))
This code finds any exact match. I need put in this line of code: =like "*FLAT*" as you would normally do on criteria.