Website Upgrade Incoming - we're working on a new look (and speed!) standby while we finalise the project

Tips on using this forum..

(1) Explain your problem, don't simply post "This isn't working". What were you doing when you faced the problem? What have you tried to resolve - did you look for a solution using "Search" ? Has it happened just once or several times?

(2) It's also good to get feedback when a solution is found, return to the original post to explain how it was resolved so that more people can also use the results.

Global Change- Delete the data value / Error : Invalid.

1 reply [Last post]
onur ozer
User offline. Last seen 18 years 43 weeks ago. Offline
Joined: 26 Aug 2005
Posts: 9
Groups: None
Hi All,

Global Change (GC) :

I want to DELETE the SNE values of activities having SNE values forexample 27AUG05 .

----------------------------
My Code is:
IF SNE EQ 27AUG05
THEN SNE EQ ""

This code fails!
----------------------------
My Code is:
IF SNE EQ 27AUG05
THEN SNE EQ DELETE

This code fails!
----------------------------



Error Message : Invalid data item/value

Replies

Raja Izat Raja Ib...
User offline. Last seen 13 years 26 weeks ago. Offline
Joined: 2 Jun 2005
Posts: 299
My Code is:
IF SNE EQ 27AUG05
THEN SNE EQ "(space)"