Select more cells on Excel and copy it in clipboard

HI

I need to select some cells on Excel, after copy it in clipboard.

II can select a single excel cell and copy it in clipboard but I can’t select multiple cells together how could I succeed ?

I start from cell A1 and i need to copy A1 B1 C1 In same time

I prefer a solution using only keyboard (not mouse).

Any help will be appreciated.

Another solution would be to use VBA (Excel macro) to do this. You can call a .vbs script to open the excel file and put the cell ranges in clipboard