![]() |
Lottery Check with Winnings
1 Attachment(s)
so I have this sheet that I'm working on in which it will highlight which numbers you've matched. My main problem that I am having is that I also want it to tell you how much you've won. Anybody care to look at it and see where the problem may be coming from.
|
Quote:
|
1 Attachment(s)
Quote:
See attached. Because the numbers showing how many matches (G5:H14) are generated by formulas, wrapping those references in VALUE() fixes the problem. However, I've also included another worksheet that shows how I would do it personally. It involves one helper column that can be hidden and a MUCH shorter formula. Hope that helps. S :) |
Quote:
Also, I looked at your formula, that is much easier, I also learned what vlookup does, that is one very helpful function Thanks a lot for your help. :) |
Quote:
|
Lottery Check with Winnings
sldfghtrike wrote:
sldfghtrike;1604009 Wrote: so I have this sheet that I'm working on in which it will highlight which numbers you've matched. My main problem that I am having is that I also want it to tell you how much you've won. Anybody care to look at it and see where the problem may be coming from. also, I should make it clear that I am referring to my "Winnings" column +-------------------------------------------------------------------+ +-------------------------------------------------------------------+ This works for me as a conditional format, =NOT(ISERROR(HLOOKUP(D6,B3:G3,1,FALSE))) Insert appropriate cell locations and then pick your font color when the condition is true. HTH |
All times are GMT +1. The time now is 06:30 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com