Hello all,
With some assistance in this thread and a PM from Izandol I have managed to muddle my way through a chunk of my problem with the following code:
When I run this code I get tantalisingly close to the result I am after. I do get the data back into the open workbook on the sheet i expected so that is a plus.
However I am getting back all the data from the wb.worksheets(owner_id) page.
Owner ID Own1001-Bamford
Owners (Names) Bamford, Sandra
Owner Address Line1
Owner Address Line2
Owner Address Line3
Owner Suburb Hobart
Owner Post Code 7000
Owner Email
manager@gmail.com.au
Owner Phone 03 6223 5626
Owner Mobile (0413) 123 456
All that I really need in the value that is in cell B11 (shown in red in the quote) in the source page and I would like to be able to assign that to a variable in my running macro.
With what I have managed so far I could work around the issue but it would be pretty clunky and I suspect I would be doing the "heavy lifting" that VBA should be doing for me.
Thanks again to Izandol for guiding me this far
Jmac
Bookmarks