Hello Everyone,
I recently started working with Excel, and VBA for that matter.
I currently have an application that exports its data to a new excel sheet, And I would like to be able to click a button, Copy the data from the sheet I need, and paste it into my current workbook. I figured out how to take data from another workbook opened or created with excel, but am not able to see the workbook created by the export in my main workbook.
Is there a method to detect workbooks created or opened by another application?
I recently started working with Excel, and VBA for that matter.
I currently have an application that exports its data to a new excel sheet, And I would like to be able to click a button, Copy the data from the sheet I need, and paste it into my current workbook. I figured out how to take data from another workbook opened or created with excel, but am not able to see the workbook created by the export in my main workbook.
Is there a method to detect workbooks created or opened by another application?