Hi all,
I have an issue that I hope you can help me with.
I have a userform that users fill in to complete, this then emails a notification and populates an excel sheet. This works well, however I need a different userform to pull a row of data. My thoughts would be a combobox that looks for the row reference (A2 to AXXX) this would then allow the rest of the userform to pull the correct data into it. TextBox1 (Column C), TextBox2 (Column F).
e.g. ID 4 (row 5), so Textbox1 (Column C, Row 5) TextBox2 (Column F, Row 5)
The second component would be for new data to be added to this userform and this is added to the same line but different columns to the data pulled in.
Any help or suggestions appreciated
Neil
I have an issue that I hope you can help me with.
I have a userform that users fill in to complete, this then emails a notification and populates an excel sheet. This works well, however I need a different userform to pull a row of data. My thoughts would be a combobox that looks for the row reference (A2 to AXXX) this would then allow the rest of the userform to pull the correct data into it. TextBox1 (Column C), TextBox2 (Column F).
e.g. ID 4 (row 5), so Textbox1 (Column C, Row 5) TextBox2 (Column F, Row 5)
The second component would be for new data to be added to this userform and this is added to the same line but different columns to the data pulled in.
Any help or suggestions appreciated
Neil