Simple issue here with vlookup but it's giving me a headache! 
Anyhow, I have various columns showing the capacity of a bin for every item on every date. If a bin capacity drops to 0, I need to be able to return what date that occured on -- and there are 31 columns labeled with which day of the month it occured.
So if, say, wheat falls to 0 I would be able to see exactly which day this happened instead of having to look through a ton of other data.
I tried using a vlookup to search for 0s and return the day it happened, but I just can't make it do that!
Any ideas?

Anyhow, I have various columns showing the capacity of a bin for every item on every date. If a bin capacity drops to 0, I need to be able to return what date that occured on -- and there are 31 columns labeled with which day of the month it occured.
So if, say, wheat falls to 0 I would be able to see exactly which day this happened instead of having to look through a ton of other data.
I tried using a vlookup to search for 0s and return the day it happened, but I just can't make it do that!
Any ideas?