The run command does not work in the range read workbook. Is there any command that we need to use together to use it?
I saw youtube video that you use excel scope function together… I don’t see the function.
What parent commands do I need to run the range read workbook?
Do you mean VBA run command? If so, ReadRange Workbook doesn’t support it.
Can you try to use ReadRange or ExecuteMacro with ExcelApplciationScope or ReadRangeX or RubSpreadSheetMacro with UseExcelFile?