When I use this formula on 'Billing Master' DP2, it will work for logical test DO2 value of PT, but if you put anything else it will either show a 0 or keep showing GP (for PT) instead of the corresponding value. Any help would be appreciated!
=IF(ISNUMBER(DO2),VLOOKUP(DN2,Tables!A1:B6,2),"")
Bookmarks