Hi,
I have a table in a worksheet and a userform that colects the data from the table using vlookup, if i change the data on the userform how can i send it back to the table just using the userform????????
Here is what i have so far
Private Sub ComboBox1_dropbutt*******()
On Error Resume...