Search results

  1. L

    Distributing .exe file

    did you succeed to run selenium (chrome driver) with secured excel file?
  2. L

    Selenium basic issue

    Unfortunately, there is no solution. Selenium Basic is an extremely essential library, but we still can't use it actively with secured workbook.
  3. L

    Selenium basic issue

    any solution ?
  4. L

    Selenium basic issue

    https://prnt.sc/IYprP3mDJZtm still same…
  5. L

    Selenium basic issue

    both. its some kind of lib which open browser and automate it. because of this its only works or invoke with vba.
  6. L

    Selenium basic issue

    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 ?
  7. L

    File.exe closes by itself while macro is running

    adobe acrobat pro dc x64 bit version 22.2.20212.0
  8. L

    File.exe closes by itself while macro is running

    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...
  9. L

    Link 2 compiled file

    wow unlisted…
  10. L

    Link 2 compiled file

    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...
  11. L

    Link 2 compiled file

    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...
  12. L

    Link 2 compiled 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...
Back
Top