Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone:
I am tring to develop a product in MS Access. I have a query that uses VBA programing to open an excel sheet and export data to it. It works fine, except I would like to do some formatting like underlines and bold and unfortunately I am getting application defined errors. xlc.TextEffect.FontBold = True I have not included the Excel 11 library in the reference, I am sure there is where the goodies are, however, I am affaid if the user has a lower version of Office what will occur, will it throw an error. I have just called my objects in VBA like this to make it simple Set xlx = CreateObject("Excel.Application") Does anybody have any experience with this? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Library in Excel | Excel Discussion (Misc queries) | |||
Excel Library not registered. | Excel Discussion (Misc queries) | |||
Excel 11.0 Object Library | Excel Programming | |||
Reference Library - Missing Library in a lower version. | Excel Programming | |||
Excel Library | Excel Programming |