Thread: Unique problem
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
howard howard is offline
external usenet poster
 
Posts: 68
Default Unique problem

Hi everyone. I'm working with longitude and latitude (lots of data). In one
column, I have the letter N (for North), and in the next column, If have the
longitude (37.680000)

I need to combine the two (N 37.680000) while keeping the six place decimal.

Does anyone have a suggestion. I've tried everything that I can think of
without results.
--
Howard