OK, if I have a column of latitudes (for example) in this format 29-34-10N
where it's degrees minutes and seconds. I want to pull the N (or S) out and
put in in a new column. I could then just do a search and replace to remove
all the N's of S's from the original column. How could I set up an "if" to
do that? I assume it would look something like this: =if(search for
N,"N","S"). How or can I do the "search".
Hi
try using 'Data - Text to columns' to separate your data
--
Regards
Frank Kabel
Frankfurt, Germany
"mcl" <marc.levine_at_no_spam_afccc.af.mil_no_spam> schrieb im Newsbeitrag
news:OeS0TEq8EHA.2600@TK2MSFTNGP09.phx.gbl...
> OK, if I have a column of latitudes (for example) in this format 29-34-10N
> where it's degrees minutes and seconds. I want to pull the N (or S) out
> and
> put in in a new column. I could then just do a search and replace to
> remove
> all the N's of S's from the original column. How could I set up an "if" to
> do that? I assume it would look something like this: =if(search for
> N,"N","S"). How or can I do the "search".
>
>
One way:
Assuming that your formats are all 00-00-00x (where x = S or N)
Choose Data/Text to Columns/Fixed. Click next. Click just to the left of
the N/S. Click Finish.
In article <OeS0TEq8EHA.2600@TK2MSFTNGP09.phx.gbl>,
"mcl" <marc.levine_at_no_spam_afccc.af.mil_no_spam> wrote:
> OK, if I have a column of latitudes (for example) in this format 29-34-10N
> where it's degrees minutes and seconds. I want to pull the N (or S) out and
> put in in a new column. I could then just do a search and replace to remove
> all the N's of S's from the original column. How could I set up an "if" to
> do that? I assume it would look something like this: =if(search for
> N,"N","S"). How or can I do the "search".
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks