Hi,
If I use Workbooks.open in VBA to open another workbook which has some links grabbing data from external source such as from the internet through an API.
Does that workbook being opened update the cells or it won't (if yes, then how to make sure it does NOT)?
Thanks.
If I use Workbooks.open in VBA to open another workbook which has some links grabbing data from external source such as from the internet through an API.
Does that workbook being opened update the cells or it won't (if yes, then how to make sure it does NOT)?
Thanks.