T
Tamer
Hi everybody,
I have several Access queries that I successfully exported
to several worksheets in an Excel file through an event
click procedure. My problem is that I want to autofit the
cells contents in excel as well as put borders around the
cells as part of my event click code. I used
xlsheet.Cells.AutoFit and xlsheet.Cells.BorderAround, but
they returned an error message. Any idea?? Thanks
I have several Access queries that I successfully exported
to several worksheets in an Excel file through an event
click procedure. My problem is that I want to autofit the
cells contents in excel as well as put borders around the
cells as part of my event click code. I used
xlsheet.Cells.AutoFit and xlsheet.Cells.BorderAround, but
they returned an error message. Any idea?? Thanks