B
Ben
Hi all,
I have Access 2003. I am trying to tell Excel to insert cells and shift
cells down from Access, with this line of code:
oWksh.Cells.Insert Shift:=xlDown
But Access does not like that line. It gave me run-time error 1004. I
know if has to do with the part Shift:=xlDown
Can you suggestion what I can do?
Thank you in advance,
Ben
I have Access 2003. I am trying to tell Excel to insert cells and shift
cells down from Access, with this line of code:
oWksh.Cells.Insert Shift:=xlDown
But Access does not like that line. It gave me run-time error 1004. I
know if has to do with the part Shift:=xlDown
Can you suggestion what I can do?
Thank you in advance,
Ben