![]() |
blanks instead of "0" in vlookup
This is a vlookup:
I am looking up a cell that happens to be blank, but the result of the vlookup is "0." How do I change the O to a blank? -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200507/1 |
=IF(ISBLANK(vlookup),"",(vlookup))
Replace vlookup with your current vlookup formula. ******************* ~Anne Troy www.OfficeArticles.com www.MyExpertsOnline.com "Patty via OfficeKB.com" wrote in message ... This is a vlookup: I am looking up a cell that happens to be blank, but the result of the vlookup is "0." How do I change the O to a blank? -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200507/1 |
Hi Patty,
Just out of curiosity - what is the point in searching for a blank cell to return a blank cell? Regards, KL "Patty via OfficeKB.com" wrote in message ... This is a vlookup: I am looking up a cell that happens to be blank, but the result of the vlookup is "0." How do I change the O to a blank? -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200507/1 |
All times are GMT +1. The time now is 02:20 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com