Good Morning
Experts:
When I use the following code to click in a field after loading a record to the screen,
the whole field gets highlighted blue if there is data in it. How can I just get the cursor at the end of the data without the data getting highlighted?
<b>MHOForm.Items.Item("txtMHOHol").Click(SAPbouiCOM.BoCellClickType.ct_Regular)</b>
Thanks,
Ed