Hi all
I have been going around in circles and something doesn't appear to be working on my MacBook Pro. I am using Excel for Mac, v16.69.1 under my office 365 subscription.
even some basic vba to open a file has not been working which leads me to suspect I have an issue on my computer perhaps?
Anyway, what I want to achieve is shown below and I have attached an example file, with two worksheets in.
I have a destination workbook where I wish to paste data to. In this workbook there is a worksheet named MASTER and in there is a table named MASTERdata.
I have placed some example SOURCE data in the tab 'Other Workbook'
I would like the VBA to achieve the following: (From within the Destination Workbook)
Allow me to browse and open a file. This file hosts the source data (as per the other workbook tab)
Copy the 'Assessment Response' data in that table only.
Return to the DESTINATION workbook
Past the values in the next available empty row in the MASTERdata table, transposed, from field 'GG1-Assessment'
I believe this to be straight forward enough but as I mentioned, not have ing any success!
Even the following code returns errors and this is just to open a file!...
I would be grateful as ever if anyone could spare me some time and assist.![]()
Please Login or Register to view this content.
As I repeatedly say, I am not convinced there is not an issue with the laptop because I keep getting all the errors I am getting
Thank you in advance
Bookmarks