Rank: Newbie
Groups: Registered, Registered Users Joined: 6/3/2005(UTC) Posts: 5 Location: Atlanta
|
When(Ref(Mov(C,28,S),-1),=,LLV(Mov(C,28,S),4))
I saw the above statement in the Custom Formula Collect. I've never seen a "when()" function, which this appears to be. Could someone please tell me what it is, how it works, why I haven't seen the in my MS9.0 manual.
Thanks
Willie
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers, Unverified Users Joined: 10/28/2004(UTC) Posts: 3,111 Location: Perth, Western Australia
Was thanked: 16 time(s) in 16 post(s)
|
That is ancient MS code; there are still some example floating around on the internet. Just drop the When conditional and the comma separators and you have:
Ref(Mov(C,28,S),-1) = LLV(Mov(C,28,S),4);
wabbit [:D]
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users Joined: 6/3/2005(UTC) Posts: 5 Location: Atlanta
|
Thanks a bunch wabbit[:D]
Willie
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.