I am finding the last cell with data with the xlLastCell.
from there i want to move 3 cells on the left and do a sum there.
i know how to do the sum and i can get the code from excel.
the problem is that am exporting different tables with more or less rows so the last cell with date is not the same.. from the xllastcell how do i move left 3 cells?
any ideas?
am searching the definition of Excel object but i cant find anything.. anyone did this before?
thanks in advance...
from there i want to move 3 cells on the left and do a sum there.
i know how to do the sum and i can get the code from excel.
the problem is that am exporting different tables with more or less rows so the last cell with date is not the same.. from the xllastcell how do i move left 3 cells?
any ideas?
am searching the definition of Excel object but i cant find anything.. anyone did this before?
thanks in advance...