Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default Formatting Imported Data

I have to compile a worksheet from data copied from a pdf file. Problem when
i copy and paste text all data falls into column A and i have to drag one
line at a time to the specific headings.

this is how the data I copy pastes into excel:

Date
Time
Duration
Number Dialled
Charge
01/05/2009
11:14:03
00:00:30
110
0.79
07/05/2009
19:20:59
00:01:41
0860112442
0.00
28/05/2009
18:40:20
00:01:45
110
1.25
28/05/2009
18:48:51
00:00:07
0860123911
0.15
Sub Total
2.19

I have set up the columns as such:
Date Time Duration Number Dialled Charge

01/05/2009
11:14:03
00:00:30
110
0.79


And need to move the relevant information to the relevant columns without
having to drag one item at a time. I have 25 pages of information to work on
with approximately 1800 entries!
Any suggestions would be greatly appreciated,
Fabs.

  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,646
Default Formatting Imported Data

If your pasted data are in column A starting from row 1 then insert this
formula in B1 and fill it to the right until column F and down as required!

=INDIRECT("A"&(ROW()-1)*5+COLUMN()-1)

Regards,
Stefi

€˛Fabs€¯ ezt Ć*rta:

I have to compile a worksheet from data copied from a pdf file. Problem when
i copy and paste text all data falls into column A and i have to drag one
line at a time to the specific headings.

this is how the data I copy pastes into excel:

Date
Time
Duration
Number Dialled
Charge
01/05/2009
11:14:03
00:00:30
110
0.79
07/05/2009
19:20:59
00:01:41
0860112442
0.00
28/05/2009
18:40:20
00:01:45
110
1.25
28/05/2009
18:48:51
00:00:07
0860123911
0.15
Sub Total
2.19

I have set up the columns as such:
Date Time Duration Number Dialled Charge

01/05/2009
11:14:03
00:00:30
110
0.79


And need to move the relevant information to the relevant columns without
having to drag one item at a time. I have 25 pages of information to work on
with approximately 1800 entries!
Any suggestions would be greatly appreciated,
Fabs.

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
Formatting imported data [email protected] Excel Worksheet Functions 0 May 16th 08 02:43 PM
Formatting Imported Data JpaulT Excel Discussion (Misc queries) 1 September 13th 07 05:18 PM
Formatting time from imported data Wanna Learn Excel Discussion (Misc queries) 3 June 15th 07 07:52 PM
Formatting imported data Jsb Excel Worksheet Functions 8 March 26th 06 11:48 PM
Formatting web imported data correctly Bob Smith Excel Worksheet Functions 0 December 23rd 05 03:10 PM


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