Search a column to match textbox value from a form
Syntax correction.
Label1.Caption = ID#.Offset(0, 2).Value
"Albert" wrote:
Hi Guys,
I have designed a userform so that if a customer has called in before I need
to view certain fields of their previous interaction. I have a textbox
"Customer ID" which I would like to searchh through a worksheet find that ID
# then populate the corresponding previous information.
Any ideas.
Regards
Albert
|