This content has been marked as final.
Show 4 replies
-
1. Re: Where is replace() function?
Alex Kerin Oct 18, 2012 7:56 AM (in response to Ralph Lindenfeld)Replace is not supported with some types of datasource (Excel or text for example). If you extract your source it should work fine.
-
2. Re: Where is replace() function?
Ralph Lindenfeld Oct 18, 2012 8:00 AM (in response to Alex Kerin)sure enough- I extracted and now it's there!
Thanks,
RL
-
3. Re: Where is replace() function?
Alex Kerin Oct 18, 2012 8:07 AM (in response to Ralph Lindenfeld)You would think the error message would be more helpful.....
-
4. Re: Where is replace() function?
Ralph Lindenfeld Oct 18, 2012 11:22 AM (in response to Alex Kerin)true, it would be nice if error messages could distinguish between functions that are Not Available: Replace() and those that Don't Exist: FixThis()
greying out unavailable functions out on the select menu instead of hiding them might help the novice user..