I am working on creating a mileage log and I would like to create a pop-up alert if the mileage input is less than 10 ("Trips less than 10 miles are not reimbursable.").
I've tried a few things and they either don't work at all, or give me a message box regardless of the value in the cell. I think the problem might be that my target (column E) is a formula that links to a lookup table on another sheet: (IFERROR((VLOOKUP9(B10,Locations!$A$1:$C$100,3,FALSE)),""). Or maybe it's something else??
I have attached a copy of my worksheet. Thank you!
mileage log.xlsm
Bookmarks