- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I require two ilogic rules to be created that I simply cannot get my head round, I require these two rules to do the following:
Custom iProp Angle_1 entered by user,
If iProp Angle_1 is between 1-89 degrees the same value is copied to custom iProp Angle_2. eg Angle_1 = 56 Degrees then Angle_2 is the same at 56 degrees.
But if iProp Angle_1 is 1 or 90 degrees iProp Angle_2 remains blank (no text)
The second code:
Custom iProp Model_Type_1,
If Model_Type_1 is Model A, Model B, Model C, or Model D, value for custom iProp Model_Type 2 will equal the same value. eg Model_Type_1 = Model B, Model_Type_2 also equals Model B.
But if Model_Type_1 is "None" (written as none) then Model_Type_2 is blank. (no text)
Can someone help me, I have just input over 2200 cell datas, my head is fried!
Solved! Go to Solution.