11-06-2006 09:54 PM
11-07-2006 02:09 AM
Hi
Do you need to write to excel via activeX? I usually write a simple spreadsheet file where the values are separated with a character.
This is much easier and you can get rid of activeX. Maybe something you could think of.
Thomas
11-07-2006 10:04 AM
11-07-2006 10:31 AM - edited 11-07-2006 10:31 AM
EDIT: I forgot to mention that worksheets are NOT zero indexed. i.e. the left-most worksheet in excel is 1, not 0.
Message Edited by Will.D on 11-07-2006 11:33 AM