Hi,
I'm trying to find a text in a sheet and pass adjacent value to another sheet. While running the code given below, I'm getting runtime error 91. I tried many options, but in vain. Kindly help.Please find the code below
Sub assign_to_pp(tosht As String, fromsht As String)
Dim u, v As...