View Single Post
 
Old 08-01-2017, 04:18 AM
xor xor is offline Windows 10 Office 2016
Expert
 
Join Date: Oct 2015
Posts: 1,100
xor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to allxor is a name known to all
Default

If you have Sheet1 and Sheet2 insert this formula somewhere in Sheet2

=IF(Sheet1!A1="","default wording",IF(Sheet1!A1="anything","anything",""))
Reply With Quote