I have a flexgrid on a form and I want to add a button that will copy the data to the clipboard so that the user can go to MS Word and paste a nice table.
I thought I could use HTML to create the table, because when I copy a table from a web page, I get a nice table in Word.
Turns out there is a KB article on this
http://support.microsoft.com/kb/q274326/




Reply With Quote