Assign words by selecting a common word
Closed
Vidhya
-
Sep 15, 2010 at 12:19 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Sep 16, 2010 at 10:14 AM
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Moderator Last seen December 27, 2022 - Sep 16, 2010 at 10:14 AM
Related:
- Assign words by selecting a common word
- Word apk for pc - Download - Word processors
- Number to words in word - Guide
- How to search for a word on a page - Guide
- Word full screen - Guide
- Word watermark on all pages - Guide
1 response
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Moderator
Last seen
December 27, 2022
555
Sep 16, 2010 at 10:14 AM
Sep 16, 2010 at 10:14 AM
Hi Vidhya,
Depending on how many different descriptions you have, you could use nested IF's. Like:
If(cell to the left = description A, if yes then use text 1, if not
check if the cell to the left = description B, if yes then use text 2, if not
check ...
Best regards,
Trowa
Depending on how many different descriptions you have, you could use nested IF's. Like:
If(cell to the left = description A, if yes then use text 1, if not
check if the cell to the left = description B, if yes then use text 2, if not
check ...
Best regards,
Trowa