![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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.
|
| Ads |
|
#2
|
|||
|
|||
|
also, I should make it clear that I am referring to my "Winnings" column
|
|
#3
|
|||
|
|||
|
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 ![]() |
|
#4
|
|||
|
|||
|
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. ![]() |
|
#5
|
|||
|
|||
|
Quote:
![]() |
|
#6
|
|||
|
|||
|
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 |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| check against a lottery database | PAULGOR | Excel Discussion (Misc queries) | 6 | December 8th 09 09:04 PM |
| Is there a template to double check Lottery scratcher tickets? | lkn4bearbud | Excel Discussion (Misc queries) | 1 | April 18th 09 08:08 AM |
| Lottery | smason | Excel Discussion (Misc queries) | 13 | August 21st 08 11:45 PM |
| Lottery check | Ron | New Users to Excel | 13 | September 15th 06 02:13 AM |
| how do i use excel to check my lottery numbers | pat07734 | Excel Programming | 4 | April 17th 05 07:02 PM |