Thread: WhatTheHeck?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
john m john m is offline
external usenet poster
 
Posts: 4
Default WhatTheHeck?

Hello,

Anyone know the difference between range.Value and Range.text?

And what is Value 2?

I am more interested in the Spreadsheet Control object (Office web
components) than the Excel deal.

I was testing for text in each cell and that worked fine until it gets a
cell with a value but no text.

And i can't figure out how the values got in the spreadsheet they don't
appear any different than text.

Thanks in advance for any clue...

jm