hi i dont know how to use selenium basic with secure workbook.
my case :
selenium basic installed pc , no comp. file with secure book
result
selenium basic browser (crome and brave) crash after open. macro not respond.
https://prnt.sc/NpNRYHEVJCFF
how can i fix that ?
i have macro which is like
“CreateObject(“Shell.Application”).Namespace(0).ParseName(full_file_path).InvokeVerb (“Print”)”
i have list of files. macro is printing list of pdf files one by one.(for loop) (all files are exist)
problem is secured workbook closes by itself when macro running...
question 3 update: sometimes the secure excel file can see the normal excel file in windows. Sometimes I can’t connect at all. I am extremely confused trying to figure out what the parameters depend on. and im completly lost
PS: still filter formula not works with formula protection in excel...
i try “do not use virtual drivers…” option . but it didint work too.
questions 1
can save companion file ?
question 2
is this optional ? because the secure exe we created should be able to work with another secure exe or another files. should be able to read or be read by a normal excel file...
im using office 365 with windows 10. i want to link 2 compiled exe files. i try to add companion file but. companion files cant save i gues. and not prefer companion files for security.
i use both of excels =PLEvalVar(“XLSPath”) formula to learn virtual location. and force to update current...