thanks for your replay.

Your sample code is that we need to make one excel file a1.xls.
but, i need to copy data from excel sheet that i do not need to make a1.xls file.

i try to use Clipboard.GetText

but the result is text only and i that is hard to get valid value from real data (excel sheet data).

Do you have idea for this condition ?

thank you