.
Thank you for reviewing this conundrum.
Trying to search for a term on a separate sheet, once located , return the row number.
Using the row number ... add that to the column (ex: H10) ... then use that to return its value
to a cell in the original sheet (B10 & B11). Ultimately there will be many more values to return
to the original sheet.
The macro below works for just displaying the cell location in a MsgBox. When adding the next step
to display the cell value in the original sheet .... the macro crashes.
Please assist 
ps: I'd rather not use formulas for this portion of the project.
Bookmarks