K
KSor
I have a combobox I want to extract the "selected value" BUT
When I ask in the Immidiate window I get this - an object-valuie I think :
? comboBox_Country.SelectedItem
{EstiMate.Components.Exchange.DataLayer.DVExchangeGroup}
Href: "https://193.169.16.6/Public/PSA KUNDER/(21) England/"
href: "https://193.169.16.6/Public/PSA KUNDER/(21) England/"
Name: "(21) England"
name: "(21) England"
And what I want to extract is the "(21) England" in the Name/name of the
object - but how ?
Best regards
KSor, Denmark
When I ask in the Immidiate window I get this - an object-valuie I think :
? comboBox_Country.SelectedItem
{EstiMate.Components.Exchange.DataLayer.DVExchangeGroup}
Href: "https://193.169.16.6/Public/PSA KUNDER/(21) England/"
href: "https://193.169.16.6/Public/PSA KUNDER/(21) England/"
Name: "(21) England"
name: "(21) England"
And what I want to extract is the "(21) England" in the Name/name of the
object - but how ?
Best regards
KSor, Denmark