View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BrianElson BrianElson is offline
external usenet poster
 
Posts: 2
Default two easy questions take two

Sorry about that hit the enter button to fast
Question one
I have been trying to populate an array using the range method. Is that only good for Values?? Will it work with strings

Question Two
I am trying to save/Export an Excel workbook to HTML but I want to have it look like the web page preview (Office 2002). And I would like to do it programmatically. Does anybody have a good code for this

Thanks for any help