Using Vlookup to return insted of 00/01/1900
Solved/Closed
Related:
- Poppy playtime chapter 4 download apk
- Canon f17 1900 printer driver download - Download - Drivers
- Zuma return - Download - Puzzle
- Nokia.mobi/entry/van/main/n8-00 - Nokia Forum
- Nokia.mobi/entry/van/main/c7-00 - Nokia Forum
- Thunderbird return receipt - Guide
2 responses
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Feb 23, 2013 at 10:36 PM
Feb 23, 2013 at 10:36 PM
I think you need to use combination of iF and VLOOKUP,
like
=IF(vlookup(..)="","",Vlookup(..))
other way might be use a custom formula
like
=IF(vlookup(..)="","",Vlookup(..))
other way might be use a custom formula