LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 132
Default Help €“ I need to extract information from€¦€¦€¦..

Thanks - That works
Kelly



"Gary''s Student" wrote:

If your data matches your example, then without VBA:

In B1 enter:
=LEFT(A1,4)

and in C1 enter:
=MID(A1,8,255)

The VBA approach should do the same thing

--
Gary''s Student - gsnu200769


"Kelly" wrote:

I am downloading information from Primavera software into Excel. My problem
is that I need to be able to extract part of the information in (1) column
and have it become (2) columns.

Example: 4040 , Excavation Cut and Fill

What I need to have is the 4040 in one column and the Excavation Cut and
Fill in another field. There are approximately 250 line items when downloaded
with several columns. I feel sure there's a way to do this. Can you please
help and tell me how.

Thanks !!!

Kelly Burgess

 
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
Extract workbook information Joe Excel Discussion (Misc queries) 3 May 20th 10 05:34 PM
how to extract information from one table to another one Omics Excel Discussion (Misc queries) 5 June 13th 08 10:06 PM
Extract Information to another worksheet Woo Excel Worksheet Functions 4 August 13th 07 08:36 PM
Extract information from the list 0-0 Wai Wai ^-^ Excel Worksheet Functions 3 May 12th 06 11:57 AM
Please help: Extract some information from a cell Bobsus5 Excel Discussion (Misc queries) 2 March 7th 06 03:11 AM


All times are GMT +1. The time now is 08:45 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"