Forum Discussion
2 Replies
Hi Weidson,
You need to replace the changing part of the item's caption with * like this:
I hope this helps.- Weidson_CordeirContributor
Hi Alex,
It worked perfectly.
Thank you.
Att,
Good Day,
How to search for text in a combobox dynamic using wildcard (*) ?
Here's the Code:
<CODE> Set CboCategoria = Aliases.MyWay.PortalAdm.panelWindow110.tableWindow110Row2.cellWindow110TableContent.frameWindow110Content.formForm1.panelLgupdatepanel1.panelPanelconsulta.tableTabela.cellTd.panelCbotipocategoria
Call CboCategoria.ClickItem("5 - CATEGORIA AUTOMAÇÃO")</CODE>
Att,
I hope this helps.
Hi Alex,
It worked perfectly.
Thank you.
Att,