C
Cathy
Subject: Formatting Excel from Access using xlcommands.
1. Can you utilize the xlcommands from within Access?
2. If so, what is the correct syntax for the following
example:
myXL.ActiveSheet.Selection.End(xlDown).Select
where myXL is Dim as object and set to excel file name.
3. I have added the Microsoft Excel 9.0 Object Library to
the references. (Any benefit?)
Cathy
1. Can you utilize the xlcommands from within Access?
2. If so, what is the correct syntax for the following
example:
myXL.ActiveSheet.Selection.End(xlDown).Select
where myXL is Dim as object and set to excel file name.
3. I have added the Microsoft Excel 9.0 Object Library to
the references. (Any benefit?)
Cathy