importing arev data to excel (AREV Specific)
At 12 MAY 2003 04:51:54PM Austin M Taylor wrote:
Is this possible ?
At 12 MAY 2003 06:36PM Victor Engel wrote:
Probably the easiest thing to do is to create an ASCII export from Arev in a tab-delimited format. This can then be directly imported into Excel.
At 12 MAY 2003 07:27PM Austin M Taylor wrote:
Yeah, I figured it out thanks a ton!
At 12 MAY 2003 07:27PM Austin M Taylor wrote:
Is there anyway to make it import the headings as well because all it does is import the numbers and I loose what the numbers are for. how abou tthat? i'm using the lowest version.
At 13 MAY 2003 12:09AM Donald Bakke wrote:
We wrote an export routine that formats the output (with column headers) into HTML. This imports into Excel very nicely.
At 13 MAY 2003 12:50AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
If you are comfortable doing a little programing, Eric the Emu's article on exporting in this SENL may help…
World Leaders in all things RevSoft
At 13 MAY 2003 12:14PM Warren wrote:
I have a modified version of EXPORT.ASCII which creates column headers among other things (converts @vm to spaces, '"' (double quotes) to the inch/minutes mark for Windows). I use this to create mail merge records to be picked up by WordPerfect 2000 (WP9).