Consulting

Results 1 to 2 of 2

Thread: Assign value to read-only object

  1. #1

    Assign value to read-only object

    Hi all,

    I want to export value from Excel to another industry software (Aspen HYSYS) for my project. However the parameter which I want to assign value to is an object with "read-only" property. It's in the format of "item(index)".

    Is there any possibility to change its property so I can assign the value from Excel?

    Many thanks.

  2. #2
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,729
    Location
    1. Then it wouldn't be "Read Only"

    2. If you think it's a property that should logically be changeable, then possibly you're trying to assgn to the incorrect element, or using the incorrect syntax if you're getting an error message????

    3. If the HYSYS documentation says that it is RO, then my guess is that you're need another approach

    Sorry

    Paul

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •