View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sirron sirron is offline
external usenet poster
 
Posts: 7
Default calculating two strings

I have a string that contains a number 10
and another string that contains a number 5
I want to add these together to get
a number 15
Does anyone know how this is done?

thanks sirron