inserting a integer from customized menu
I have made a customised right click menu, which contains the numbers 1-4, i also have 4 rich text boxes.
Can anyone please help tell me how i can select a number from the right click menu and insert it into the rich text boxes.
I tried: rtfinpu(index) = 1
val(rtfinput(index).text = 1
Please could someone help me with this
Thanks

