RichTextBox
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, After I copy and paste some excel cells into a richTextBox in window form, how can I edit the excel data in the richTextControl, so that it can reflect the changes back in the excel source ? Thanks
Hi! If you simply paste Excel cells into a RTB, they're pasted as a RTF table without any information that the cells have been put into the clipboard from a certain Excel sheet. So there is no way back. You're out of luck here, sorry.
Regards, mav -- Black holes are the places where God divided by 0...