Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Select combobox item using partial wordings
#1
Hi,

I need to give a pratial description of an item in a combobox.
Kindly advise how I would od that in the below code:

Macro VISTA Order Amends - L405
Code:
Copy      Help
,else if trimColour = "Almond Seat Espresso/Almond Ivory"
,,e5.CbSelect("TKC Almond Seats Espresso/Almond Ivory")
,,err
,,,e5.CbSelect("Almond Seats Espresso/Almond Ivory*?")
Best Regards,
Philip
#2
e5.CbSelect("*Almond Seats Espresso/Almond Ivory*")


Forum Jump:


Users browsing this thread: 1 Guest(s)