Jump to content

Devices with Modular Cards


Recommended Posts

Thanks for sending the file.

 

The OBJECTDATA function has a lot of different uses. The one that you are trying to use is to supply the "Universal Name" of the object followed by the "Record" name and the "Field" name. You don't have the Field name in your formula. You are also using a period instead of a comma (semicolon depending on your OS decimal separator) The corrected version is below.

 

=OBJECTDATA('EVAL SOCKET DEVICE', 'DEVICE', 'Name')

 

VW should automatically change the commas to semicolons depending on your location and OS settings, but if it does not, you may need to manually change them.

 

HTH

  • Like 3
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...