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

When I import data from my accounts package it is not lined up( 2nd row
data,2nd import A-D, a line would need to be inserted) against data
which is previously imported. How can I line the rows up, as I need to
subtract these from each other?

A B C D A B C
D
Cost Code A/c Code Detail Amt CC A/C Detail Amt
135 8137 Wages 846.02 135 8137 Wages 846.02
135 8138 Training 572.00 136 5842 Admin 251.00
136 5842 Admin 251.00 136 5843 Misc 234.02
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Formatting Data Lists

This solution may not be maintainable by several, but if you are the primary
user it does work. Straight imports do imply position in the spreadsheet
from position in the file. But if you make an XML data file, you can map the
"tag/element"s from the XML data file to any individual cell on any sheet.
You must gain at least a beginners ability to understand XML formattting
(cake!) and get you accounting software to export XML. After you have the
XML file, you simple select it as a "source" under the DataXML menu, then
drag-and-drop the XML tags into the appropriate cells. This mapping will be
saved in the spreadsheet, and you can simply double-click any XML file with
the same tags/elements to populate your "disparately located" cells.

A book on XML and on how Excel uses XML will give you more details than I
can give you here.

Good luck!

"nigerobinson" wrote:

When I import data from my accounts package it is not lined up( 2nd row
data,2nd import A-D, a line would need to be inserted) against data
which is previously imported. How can I line the rows up, as I need to
subtract these from each other?

A B C D A B C
D
Cost Code A/c Code Detail Amt CC A/C Detail Amt
135 8137 Wages 846.02 135 8137 Wages 846.02
135 8138 Training 572.00 136 5842 Admin 251.00
136 5842 Admin 251.00 136 5843 Misc 234.02

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
sorting 2 colums of numbers and incremening them down blk&wht Excel Discussion (Misc queries) 10 October 9th 06 10:12 PM
Macro question Chris Excel Worksheet Functions 12 July 7th 06 01:23 AM
parsing data - formatting issue terri Excel Discussion (Misc queries) 11 March 6th 06 03:43 PM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM


All times are GMT +1. The time now is 11:14 AM.

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

About Us

"It's about Microsoft Excel"