Using Vlookup to return insted of 00/01/1900
Solved/Closed
Related:
- Vlookup date 1/0/1900
- Fnaf 1 download pc - Download - Horror
- Tentacle locker 1 - Download - Adult games
- Fnia 1 - Download - Adult games
- Igi 1 download - Download - Shooters
- Poppy playtime chapter 1 download pc - Download - Horror
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