I have the code for importing outlook calendar into excel.
However, i am not sure how to start the pasting at cellA2
It is now starting the import at cellA1.
Printable View
I have the code for importing outlook calendar into excel.
However, i am not sure how to start the pasting at cellA2
It is now starting the import at cellA1.
what is your code?
Putting " .Cells(2, 1)" after the Range
:)
sorry that is not enough information, if you don't want to show your full code, please expect no help
Ohh. I am sorry, i solved it myself already. I thought you are asking for help
''Last edited by Jenny10298; Yesterday at 11:01 PM. Reason: Solved ''