G
Guest
OK, I am stuck. I had the following line of code that was working. My
computer was replaced and I was able to run my program once but now I am
getting a "Type Mismatch 13" on this line of code:
lnglastrow = xlSheet.Cells(xlSheet.Rows.Count, "A").End(xlUp).Row
Anyone have any suggestions?
thanks
Terry
computer was replaced and I was able to run my program once but now I am
getting a "Type Mismatch 13" on this line of code:
lnglastrow = xlSheet.Cells(xlSheet.Rows.Count, "A").End(xlUp).Row
Anyone have any suggestions?
thanks
Terry