Hi Everyone!

I have a Userform that allows you to choose the name and date then calculate a series of numbers entered on textbox 2-5 and result will be displayed on textbox 6.
I would like the value of Textbox 6 to be printed out on the cell in a worksheet table based on the name and date chosen. Would it be possible?

List of name stated : P9, Q9, R9, S9
List of date stated : I10:I40

Thank you in advance!! Would appreciate all kinds of help as I have very minimal VBA knowledge.