LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.office.developer.com.add_ins,microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Excel 2007 Beta 2: COM AddIn don't work

Hi All,
a COM Add In, that work very well with Excel 2003 and Excel 2002, don't work
in Excel 2007 Beta 2.
It is written in VB6. A function is called by a VBA macro of an example
worksheet file.

If the example worksheet file is opened in 'Compatibility Mode', in VB6
Debug mode I realized that, in the line below, occurs an error (wich don't
occurs with Excel 2002/3):

Wb.Sheets("Calc_Sheet").Cells(7, 5).Font.Bold = True

where Wb is defined as an Excel.Workbook.
Error raised is:
Err.Number -- 1004
Err.Description -- "Unable to set the Bold property of the Font Class"

After converting the example worksheet file into an Excel 2007 Macro Enabled
(.xlmb) line above works but some other don't BUT I can't isolate error
because the Excel notification

"Microsoft Office Excel is waiting for another application to complete an
OLE action"

raise an erron in a randon line.

O.S. is Windows XP Pro English fully patched. VB is 6 English with SP5.
Many Thanks.
Regards.


================================================== =======
BELLANTONE MAURIZIO - Teacher, IT Consultant, Programmer
SPINETTA MARENGO (AL) - ITALY
---------------------------------------------------------
E-mail: bellantoneCHIOCCIOLAlibero.it
================================================== =======


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 Beta Kieron Excel Discussion (Misc queries) 1 February 22nd 07 01:25 PM
Live Scrolling/Real-Time /Smooth Scrolling doesn't work for me in Excel, even 2007 beta [email protected] Excel Discussion (Misc queries) 2 July 21st 06 01:21 AM
Excel 2007 Beta 2 Bug Posts Mike L Excel Discussion (Misc queries) 5 June 19th 06 11:20 PM
Excel 2007 Beta HSalim[MVP] Excel Programming 1 June 10th 06 05:57 PM
Convert Text to Columns with Excel 2007 beta does not work well Martin Excel Worksheet Functions 0 June 7th 06 03:17 PM


All times are GMT +1. The time now is 01:37 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"