Hello,
This is a 2 part question.
#1
In vba I can create a data connection and put the data on a worksheet.
However, in vba can I create a data connection and just read the data?
Without writing the data to a worksheet?
#2
If in one workbook I have a named range, with a data value.
When I create a data connection to that workbook and place the connection on the page,
My named range with one value turns into a table. With my value as the header.
Is there a way to get a named range and have it just a single text in the master workbook?
thank you
This is a 2 part question.
#1
In vba I can create a data connection and put the data on a worksheet.
However, in vba can I create a data connection and just read the data?
Without writing the data to a worksheet?
#2
If in one workbook I have a named range, with a data value.
When I create a data connection to that workbook and place the connection on the page,
My named range with one value turns into a table. With my value as the header.
Is there a way to get a named range and have it just a single text in the master workbook?
thank you