http://msdn.microsoft.com
Neil Clark Team Macromedia http://www.macromedia.com/go/team Announcing Macromedia MX!! http://www.macromedia.com/software/trial/ -----Original Message----- From: John McCosker [mailto:[EMAIL PROTECTED]] Sent: 11 July 2002 12:21 To: CF-Talk Subject: COM question Hi, does anyone know where I can get a colorindex LIST for Excel for creating through COM, strings and Hx-Decimals don't work, e.g. cell_elemnt = objRange.Interior; cell_elemnt.Color = "red"; ---error---- Unable to set the Color property of the Interior class but cell_elemnt.Color = 10; works fine, Had a look at OLEView but only lists properties methods etc... apart from it being a labyrinth of hard to find information anyway... mmmm... also looking through CFCOMET currently for answer on this, respectfully, j ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

