Posted 22 March 2022, 4:38 am EST
I`m getting an issue with reading file from the stream and operating values in this file. When reading file from the stream, formatting of initial excel file isn`t saving correctly and can`t access cell by name using Range[] (getting invalid range exception).But when I`m saving file from the same stream and later opening saved file by full path, all work correctly.
Please, help investigate an issue.
Thanks.