I've tried on another board with no luck. I have a userform that has a combobox18 with names of employees. There is also a textbox that you enter the date. I need to reference the employee name, then go to the cell that has the same date as what's entered (preferably via a combobox as well, but it isn't set up like that yet, still have to figure that out). Where the two intersect, i need to populate that cell with the number of points that the user has selected from another combobox. I've attached a sample.Sample attendance tracker
Any help would be so appreciated. I've been battling with this for like a week! It's probably simple, but I haven't been able to find a solution online anywhere. A few close ones, but nothing that worked.