Change text with click
Good morning:
I have a printed report and I want to click on a memo and change the text it contains. Try the OnMouseUp event but it gives me the error "list out of bound" even if it does not leave the function empty.
Thank you
I have a printed report and I want to click on a memo and change the text it contains. Try the OnMouseUp event but it gives me the error "list out of bound" even if it does not leave the function empty.
Thank you
Comments
thanks, it works but only when it is a single page, when the MEMO is repeated on the next page it is only updated in which it was clicked, in the other page it does not update