Related:         
- Error 2042, searching multiple worksheets
 - Battlefield 2042 free download - Download - Shooters
 - Error network error occurred - Guide
 - Cmos checksum error - Guide
 - Ps3 error codes - Guide
 - Bios rom checksum error - Guide
 
1 response
                        
                    Ok I've now resolved the previous issue with this:
TextBox5.Text = Cells(rngFind.Row, 2).Text
but it now returns the incorrect information -- normally about 12 rows about the actual result.
However when I put a break point in (at any point within the textboxs or in the if statement after) and debug it, the values in the TextBox are correct
Any Ideas?
Tha
            TextBox5.Text = Cells(rngFind.Row, 2).Text
but it now returns the incorrect information -- normally about 12 rows about the actual result.
However when I put a break point in (at any point within the textboxs or in the if statement after) and debug it, the values in the TextBox are correct
Any Ideas?
Tha