Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 21
Default Help me with a pdf converted into excel

Hi,

Simplest way is as follows.

1. Copy your data as below and paste into B2. This will result in a
single column of data. 2. Now select column B and from the menu choose
-- Data, Text to Columns, select the Delimited option button, then
Next and in the Other Box enter the colon ':' symbol, then Next and
choose the 'Text option and then Finish.

You should now have all your data in two columns with the field
headings in column B and the variable data in column B.

3. Now copy your 4 field headings into E1:H1
4. put the following formula in A2 and copy down
=INT(ROW()/6+1)&B2
This will create a unique ID for each row, comprising the 1st, 2nd
3rd, etc block of data plus the field name. Note the divisor 6 would
need to be altered if there were more or less than two blank rows
between each set of data.

5. Put the following formula in E2
=VLOOKUP(ROW()-1&E$1,$A:$C,3,FALSE)
and copy this across to H2 and down as many rows as you have sets of
data.

All your data should now be lined up in columns E:H w

If you have any problems and want to send me the file, email it to


Hope this helps,






In article
wrote:



i have converted a file from PDF ro excel and it looks like this:


Name: Abend, Nicholas
E-Mail Address:

Office Phone Number: 4-1710
Department: Neurology


Name: Adelekan, Tahira
E-Mail Address:

Office Phone Number:
Department: Developmental and Behavioral Pediatrics


Name: Ades, Anne
E-Mail Address:

Office Phone Number:
Department: Neonatology


How do i make the name, email address, office number and department
be headings and all the other information to drop in the correct
sections as the mentioned titles? Also when i converted it, all the
information appears in one column. Please help me. I can email the
spreadsheet to anyone willing to help and they can walk me through if
they want.


***
I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at
http://www.malcom-mac.com/nemo

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 32
Default Help me with a pdf converted into excel

Richard,
Thanks for the assistance. I have been able to do everything below but i am
having a problem with the vlookup formula. I keep getting a 'value not
available' error. Let me know what to do next. Thiis is great!Thanks a
million.


"Richard" wrote:

Hi,

Simplest way is as follows.

1. Copy your data as below and paste into B2. This will result in a
single column of data. 2. Now select column B and from the menu choose
-- Data, Text to Columns, select the Delimited option button, then
Next and in the Other Box enter the colon ':' symbol, then Next and
choose the 'Text option and then Finish.

You should now have all your data in two columns with the field
headings in column B and the variable data in column B.

3. Now copy your 4 field headings into E1:H1
4. put the following formula in A2 and copy down
=INT(ROW()/6+1)&B2
This will create a unique ID for each row, comprising the 1st, 2nd
3rd, etc block of data plus the field name. Note the divisor 6 would
need to be altered if there were more or less than two blank rows
between each set of data.

5. Put the following formula in E2
=VLOOKUP(ROW()-1&E$1,$A:$C,3,FALSE)
and copy this across to H2 and down as many rows as you have sets of
data.

All your data should now be lined up in columns E:H w

If you have any problems and want to send me the file, email it to


Hope this helps,






In article
wrote:



i have converted a file from PDF ro excel and it looks like this:


Name: Abend, Nicholas
E-Mail Address:

Office Phone Number: 4-1710
Department: Neurology


Name: Adelekan, Tahira
E-Mail Address:

Office Phone Number:
Department: Developmental and Behavioral Pediatrics


Name: Ades, Anne
E-Mail Address:

Office Phone Number:
Department: Neonatology


How do i make the name, email address, office number and department
be headings and all the other information to drop in the correct
sections as the mentioned titles? Also when i converted it, all the
information appears in one column. Please help me. I can email the
spreadsheet to anyone willing to help and they can walk me through if
they want.



ï*‡ï*‡ïŸ¼


I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at
http://www.malcom-mac.com/nemo


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
Excel filees being converted to zip files SteveInstructor New Users to Excel 2 July 15th 07 11:39 PM
web data converted to Excel Medman Excel Discussion (Misc queries) 2 July 12th 07 12:14 AM
Can an excel page be converted to a jpg image? PeggyN Excel Discussion (Misc queries) 6 June 9th 07 04:33 PM
2/29 gets converted to 2/1 in excel. how do i change this? TheGreatLadyJ Excel Discussion (Misc queries) 2 March 22nd 06 08:13 PM
in excel how can I type (c) and not have it converted into a © newtoexcel New Users to Excel 2 November 15th 05 09:18 PM


All times are GMT +1. The time now is 05:10 PM.

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"