12-15-2006, 08:08 PM
i'm not able to get you the full code but i can get you started.
use this to get your selection and copy it to a var
str a
a.getsel
then use ExcelSheet.SetCell* to set it to the cell you want.
*there is an example in the "ExcelSheet.SetCell" macro text on how to use it.
use this to get your selection and copy it to a var
str a
a.getsel
then use ExcelSheet.SetCell* to set it to the cell you want.
*there is an example in the "ExcelSheet.SetCell" macro text on how to use it.
