Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. brewer2

    calculated value

    I have a column that put yes or no based on another column> this is the code: =IF(VoteScan="1","YES","NO") that works but I also need it to check if it say YES. How do I combine: =IF(VoteScan="1","YES","NO") =IF(VoteScan="YES","YES","NO")

Part and Inventory Search

Back
Top