Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
isocam
728 Views, 8 Replies

iProperties Dialog Box - Display "Physical" Tab Using a VBA Macro

Can  anybody help?

 

I have the following line of code in a VBA macro to display the iProperties dialog box

 

ThisApplication.CommandManager.ControlDefinitions.Item("AppiPropertiesWrapperCmd").Execute

 

Is it possible to open the iProperties dialog box and automatically show the "Physical" Tab without having to select it manually?

 

Many thanks in advance!

Darren