Is this possible ?
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.
Yeah, I figured it out thanks a ton!
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.
We wrote an export routine that formats the output (with column headers) into HTML. This imports into Excel very nicely.
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
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).