I am using a program which shows data in tabular form that uses StringGrid.
As you may know that you cannot copy and past the data in StringGrid as whole but induvidually.
So, my question is, is there any code that allows me to select all data in StringGrid and paste them to Excel or export to Excel?
I haven't tried as my knowledge is limited on this matter.