how can i use find string to search for double quotes "
-
2012年2月28日 10:04
hi all
i am trying to use the following
FINDSTRING(CustomerKey,"NULL",1) >= 1
however instead of finding the word NULL i want to find the double quote symbol " but obviously this is causing problems as the double quote symbol is used to contain the search term.
any help is much appriciated
thanks
全部回复
-
2012年2月28日 10:09
- 已建议为答案 Koen VerbeeckMicrosoft Community Contributor 2012年2月28日 10:17
- 已标记为答案 Eileen ZhaoMicrosoft Contingent Staff, Moderator 2012年3月5日 1:46
-
2012年2月28日 10:30thanks

