Timeline for How do I find/replace text in a default value's calculated field?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 23, 2012 at 7:31 | comment | added | anil kumar | =REPLACE([Me],FIND("DOMAIN\",[Me]),LEN("DOMAIN\"),"") is working for me...Thanks guys. | |
| Jul 7, 2011 at 15:38 | history | edited | Laurie | CC BY-SA 3.0 | added 77 characters in body |
| Jul 7, 2011 at 11:45 | comment | added | thornomad | I don't have access to SharePoint designer - would have to talk with IS to get that implemented ... but, I appreciate your insight on the REPLACE function. I'm sure to need that soon. Thanks! | |
| Jul 7, 2011 at 3:18 | comment | added | Laurie | Ah, now the question makes sense. I missed the words "set the default value". Thanks. | |
| Jul 7, 2011 at 3:16 | history | edited | Laurie | CC BY-SA 3.0 | added 13 characters in body |
| Jul 7, 2011 at 2:52 | comment | added | Christophe | Apparently the OP is talking about a calculated value in a text column, not a calculated column. In this case [Me] is allowed. | |
| Jul 6, 2011 at 18:16 | history | answered | Laurie | CC BY-SA 3.0 |