Stop running vba program when the excel file running in citrix environment

Prem

I have excel file which should not run in citrix environment. Is there a way to check the file is running in citrix environment or local?

Thanks in advance for you help.

Tom

The easiest way may be using the Application.OperatingSystem in vba to determin the operating system the Excel file is run. A bit tricky, but may do the job for you.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Eclipse stop responding when running a java program

From Dev

Eclipse stop responding when running a java program

From Dev

Excel VBA program only running at 25% speed

From Dev

stop task from running when file is open

From Dev

Access environment variable in IRB but not when running file

From Dev

Powerpoint VBA Automation Slow when running in excel

From Dev

detecting file changes in folder when program is not running

From Dev

How to stop and resume a running program when condition is true

From Dev

Stop program running at startup in Linux

From Dev

How to stop a program running as daemon

From Dev

Setting environment variable before running published application in citrix

From Dev

"File" backed by running program?

From Dev

No output when running program

From Dev

Stop MStest on first failure when running test container *.dll file

From Dev

Running a Program in Terminal (C file) and Not Running to Completion

From Dev

Stop java file running in ssh

From Dev

Excel / VBA Behaves differently when stepping through code and running normally

From Dev

Excel VBA Runtime 1004 error on Autofill when running on another PC

From Dev

C - Program fails to get file descriptor only when running with GDB

From Dev

Ignoring file extension when running program from Windows context menu?

From Dev

Program running non-stop in ssh

From Dev

Occasional Sudden Stop While Running Program

From Dev

c++ program stop working while running

From Dev

Detecting Environment When Running Karma

From Dev

Environment variables when running unshare

From Dev

Error running RScript in Excel VBA

From Dev

InvocationTargetException when running a javafx program

From Dev

Disable xscreensaver when program is running?

From Dev

Getting error when running the program

Related Related

  1. 1

    Eclipse stop responding when running a java program

  2. 2

    Eclipse stop responding when running a java program

  3. 3

    Excel VBA program only running at 25% speed

  4. 4

    stop task from running when file is open

  5. 5

    Access environment variable in IRB but not when running file

  6. 6

    Powerpoint VBA Automation Slow when running in excel

  7. 7

    detecting file changes in folder when program is not running

  8. 8

    How to stop and resume a running program when condition is true

  9. 9

    Stop program running at startup in Linux

  10. 10

    How to stop a program running as daemon

  11. 11

    Setting environment variable before running published application in citrix

  12. 12

    "File" backed by running program?

  13. 13

    No output when running program

  14. 14

    Stop MStest on first failure when running test container *.dll file

  15. 15

    Running a Program in Terminal (C file) and Not Running to Completion

  16. 16

    Stop java file running in ssh

  17. 17

    Excel / VBA Behaves differently when stepping through code and running normally

  18. 18

    Excel VBA Runtime 1004 error on Autofill when running on another PC

  19. 19

    C - Program fails to get file descriptor only when running with GDB

  20. 20

    Ignoring file extension when running program from Windows context menu?

  21. 21

    Program running non-stop in ssh

  22. 22

    Occasional Sudden Stop While Running Program

  23. 23

    c++ program stop working while running

  24. 24

    Detecting Environment When Running Karma

  25. 25

    Environment variables when running unshare

  26. 26

    Error running RScript in Excel VBA

  27. 27

    InvocationTargetException when running a javafx program

  28. 28

    Disable xscreensaver when program is running?

  29. 29

    Getting error when running the program

HotTag

Archive