Consulting

Results 1 to 3 of 3

Thread: XML Validation Error

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    MS Excel MVP VBAX Mentor Andy Pope's Avatar
    Joined
    May 2004
    Location
    Essex, England
    Posts
    344
    Location
    You can have a dynamic dropdown list with dynamic screen tip text if you want.

    In the example there are various combinations of static and dynamic values.

    The first dropdown has dynamic tip text but in order to get it it clears out the static xml drop down list values. If you remove the getItemCount callback then the list is static but so is the tip text.

    So it appears the mixing of static and dynamic does not function as required. But all static or all dynamic should.
    Attached Files Attached Files
    Cheers
    Andy

Tags for this Thread

Posting Permissions

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