IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Modify data for a spreadsheet


IBM Mainframe Forums -> PC Guides & IT News
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
SathishKumar Sampath

New User


Joined: 18 Nov 2008
Posts: 3
Location: Mumbai

PostPosted: Tue Feb 17, 2009 9:27 pm
Reply with quote

The records in an Excel spreadsheet are unformatted. Can I format it on the mainframe?
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Tue Feb 17, 2009 9:40 pm
Reply with quote

Use reverse-engineering.

Create the spreadsheet data in the desired text-based format, then upload that data to the mainframe. Now, you'll know how you need to format your data (and yes, you have to write the code to do the formatting). Some common data-exchange formats are comma-separated, tab-separated, symbolic link, HTML, and XML.

If you use XML for the data format on both ends it won't required any formatting conversion.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PC Guides & IT News

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 2
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
Search our Forums:

Back to Top