Hi! I have a table with the Names of 4 people stated in row 9 column J to M, and the dates of everyday of the month in column I row 11 to 41. There are data ( values) filled in the table.
I have a userform with the combobox that is able to select the name (cboName) and another textbox to enter the date (txtDate) that the user wants.
is there a code that can show the data ( values) of the cell from the table that has the selected name and date entered into the textbox(Textbox3) when the search button is clicked?
Thank you very much for your help!!
I have a userform with the combobox that is able to select the name (cboName) and another textbox to enter the date (txtDate) that the user wants.
is there a code that can show the data ( values) of the cell from the table that has the selected name and date entered into the textbox(Textbox3) when the search button is clicked?
Thank you very much for your help!!