View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Big Bitty Big Bitty is offline
external usenet poster
 
Posts: 1
Default Converting strings to numbers

I want to join the values of a range of cells (say 1, 2, 5, and 8) to produce
the number 1258, which can then be used in other calculations. Any ideas on
how to do this?

I'm using Excel from Office 2000

Many thanks