Related:
- Error 2042, searching multiple worksheets
- Battlefield 2042 free download - Download - Shooters
- Network error occurred - Guide
- Cmos checksum error - Guide
- Allow multiple downloads chrome - Guide
- How to delete multiple files on mac - 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