Forum Discussion
Mic67
Jan 11, 2021Copper Contributor
how to use an ampersand in a search
When extracting data from a database, I have some data that shows up as "LEI & EI" and when I try to search it using a countif formula it doesn't allow me. Is there a way to state in the criteria box for it to recognize the "&" sign with the word?
1 Reply
Sort By
- Brian_Ewert1924Copper Contributor
Not very elegant but my quick solution was to export to Excel and then do a Replace All "&" -> "and" and then put back into Access