Good afternoon folks – two questions today:
1 – Does anybody have any good working examples of using the Microsoft Rich Text Control? I’ve looked on the Knowledge Base, but there isn’t much available.
2 – Is it possible to utilise the functionality from vb, where as you type, a list of options are presented for user selection?
In sum, I want to set up a form, where the user types in the rules of a calculated field – when they type the open square bracket, I want to present them with a list of fields to chose from – when selected, the closing square bracket is assigned, and the field name is presented in bold. As an addition to this, I want the user to be able to select a field (already entered in square brackets), and right click to get a list of alternatives.
i.e. the finished result would look like this: “[ Profit ] = [ SKU_Loc_Day_SALES ] / [ SKU_Loc_Day_COST ]”
A bit of a challenge, I know – but I’m sure that collectively, you’ll be able to come up with a suggestion!
Kind regards