View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Josh Craig Josh Craig is offline
external usenet poster
 
Posts: 40
Default custom function to convert numbers stored as text

Hi everyone,

I know you can convert text to numbers with the whole paste multiply by 1
thing but I was wondering if anyone had seen code (or would know what code to
use) to convert numbers stored as text to numbers using a custom built VBA
function?

Any help greatly appreciated!

Josh