Microsoft
Software
Hardware
Network
Question : Sharepoint formula : find text in column
Hello,
I'm trying to create a calculated column in a sharepiont list looking for a text value in another column.
Ex : if "Good" is found in column [Test] then display Ok, else display not Ok.
This look simple, so I've tried the text formula given on the Microsoft site, there :
http://office.microsoft.co
m/en-us/wi
ndows-shar
epoint-
ser
vices-help
/examples-
of-common-
formulas-H
A001160947
.aspx
But none of these formula works. If I try a very simple formula like "[Column1]+[Column2]" it works, but not with text.
Does anyone has a solution please ? Thanks,
Answer : Sharepoint formula : find text in column
I think you may need to use different separators.
Try this:
=IF([TEST]="Good";"OK";"No
t OK")
Or
=IF([TEST]='Good';'OK';'No
t OK')
Or
=IF([TEST]='Good','OK','No
t OK')
Random Solutions
How can I prevent changes to web browser proxy settings?
With regards to correlated subqueries does anybody know what the logical query processing order?
Should I make a Drupal Theme from scratch?
How do I lookup and insert the foreign key value into a table when passing a variable value from different column in the related table?
.Net Application Security problem
Custom Control Designer Error
Can't Remote Desktop to Forefront TMG Server
How to monitor users on WSS 3.0
Php 500 internal server error received on website but not using xampp at home
URGENT: Solaris virtual printer lpd printing setup