Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default A formula for moving a portion of a cell???

I have a customer list that is not in the format I need to upload to
Quickbooks. I need to have the info in individual columns. Currently, the
city, state and zip are all in one cell and I need to get them into
individual cells. Is there anyway to choose a portion of information in one
cell so that I can get this seperated. I can handle the state portion but
getting the zip code out of that cell would save me alot of time as we have
over 9000 customers. The zip is the only numbers in the cell so isn't there
some kink of IF formula I could use??

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default A formula for moving a portion of a cell???

With something like:
Princeton NJ 08540

just use Text to Columns with the space as a separator.
--
Gary''s Student
gsnu200707


"McKenna" wrote:

I have a customer list that is not in the format I need to upload to
Quickbooks. I need to have the info in individual columns. Currently, the
city, state and zip are all in one cell and I need to get them into
individual cells. Is there anyway to choose a portion of information in one
cell so that I can get this seperated. I can handle the state portion but
getting the zip code out of that cell would save me alot of time as we have
over 9000 customers. The zip is the only numbers in the cell so isn't there
some kink of IF formula I could use??

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,069
Default A formula for moving a portion of a cell???

Have a look at text to columns under the data menu. this will put each part
in a seperate column for you
--
John
MOS Master Instructor Office 2000, 2002 & 2003
Please reply & rate any replies you get

Ice Hockey rules (especially the Wightlink Raiders)


"McKenna" wrote:

I have a customer list that is not in the format I need to upload to
Quickbooks. I need to have the info in individual columns. Currently, the
city, state and zip are all in one cell and I need to get them into
individual cells. Is there anyway to choose a portion of information in one
cell so that I can get this seperated. I can handle the state portion but
getting the zip code out of that cell would save me alot of time as we have
over 9000 customers. The zip is the only numbers in the cell so isn't there
some kink of IF formula I could use??

Thanks

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default A formula for moving a portion of a cell???

Would I have to do that for each of the 9000 customers? If I click on the
column and do it all then it will also do their name and street address, can
you think of a some way I can do it to only the address line?

Thanks
"Gary''s Student" wrote:

With something like:
Princeton NJ 08540

just use Text to Columns with the space as a separator.
--
Gary''s Student
gsnu200707


"McKenna" wrote:

I have a customer list that is not in the format I need to upload to
Quickbooks. I need to have the info in individual columns. Currently, the
city, state and zip are all in one cell and I need to get them into
individual cells. Is there anyway to choose a portion of information in one
cell so that I can get this seperated. I can handle the state portion but
getting the zip code out of that cell would save me alot of time as we have
over 9000 customers. The zip is the only numbers in the cell so isn't there
some kink of IF formula I could use??

Thanks

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default A formula for moving a portion of a cell???

Hi

use the mid function = fx + MID

MID(TEXT,STARTPOS,NUMBER OF LETTERS)
Text is your string = A10

zip code in B10 = mid(Text,StartOfzipCode,NUMBER OF LETTERS)

Hope this helps



--
Øyvind


"McKenna" wrote:

I have a customer list that is not in the format I need to upload to
Quickbooks. I need to have the info in individual columns. Currently, the
city, state and zip are all in one cell and I need to get them into
individual cells. Is there anyway to choose a portion of information in one
cell so that I can get this seperated. I can handle the state portion but
getting the zip code out of that cell would save me alot of time as we have
over 9000 customers. The zip is the only numbers in the cell so isn't there
some kink of IF formula I could use??

Thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
return a portion of data entered into a cell Brian Excel Discussion (Misc queries) 1 January 9th 07 03:46 AM
how do i find and replace a portion of a cell's formula? KyWilde Excel Discussion (Misc queries) 2 November 3rd 06 02:49 AM
Formula help ... moving to next cell everyday chisigs2 Excel Worksheet Functions 2 August 18th 05 11:55 PM
how do i extend the series of a portion of a formula? fraustrated Excel Worksheet Functions 2 April 21st 05 10:07 PM
Portion of concatenate formula to have different color and font fo Colleen B Excel Worksheet Functions 1 February 23rd 05 03:32 PM


All times are GMT +1. The time now is 12:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"