View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Marousek Frank Marousek is offline
external usenet poster
 
Posts: 6
Default Convert column letter to number?

I'm writing a Sub that accepts a column letter as input in a UserForm. I
would like to convert this column letter to a column number for use in my
code. How is this done?