Hi everyone,
I'm having some trouble recalling data from my sheet 2 database after txt1 on my user form is updated. I'm pretty sure it's something simple as I've used similiar code on a command button in the past. Here is my code:
Private Sub txt1_AfterUpdate()row_number = 0
Do
DoEvents...