- Aug 21, 2005
- 3,888
- 8
- 81
(Mods please feel free to move if this is in the wrong forum, wasn't sure where to put it)
Got a question for those that are good in excel. Is there any way in excel to return a value TRUE when the condition below is met, and a FALSE when it isn’t?
$10N1701\ \XA04\-\B50BT\
- I want the above to return false
Note:
It is separated like this: Signal name\ \connector\-\connector-pin\
It is false because there is only one connector and pin name attached to a signal
+3.3VDC_1\ \JB04\-\003\ \JB04\-\009\
-I want this to return true
Since there is more than one \connector\-\connector-pin\ combo, it needs to return TRUE.
Any ideas? The file I’m using is an export from a board design using a Mentor Graphics tool.
Got a question for those that are good in excel. Is there any way in excel to return a value TRUE when the condition below is met, and a FALSE when it isn’t?
$10N1701\ \XA04\-\B50BT\
- I want the above to return false
Note:
It is separated like this: Signal name\ \connector\-\connector-pin\
It is false because there is only one connector and pin name attached to a signal
+3.3VDC_1\ \JB04\-\003\ \JB04\-\009\
-I want this to return true
Since there is more than one \connector\-\connector-pin\ combo, it needs to return TRUE.
Any ideas? The file I’m using is an export from a board design using a Mentor Graphics tool.
Last edited by a moderator:
