Reports in excel format

tburtovoy

New Member
.csv will certainly get into a format that excel can read, but this is dependent on a couple of things..

1. .csv must be associated with excel.. this is default as far as I know, but thats not to say that something else might not be associated with .csv on your system (this is a 'per-system' thing)

2. this only gets data into excel in a very raw format.. not really very pretty or much real use for complex reports. not much use of colors, logos, formulas, etc.

In order to really leverage the power of Excel, you need to pull bits and pieces of most reports from an MFG .RPT and map them to different regions of a spreadsheet tab. This is why mapping tools are superior. They're a little more complex in terms of developing the blank spreadsheets, but once developed, they produce a far nicer looking output with colors, shading, graphics, formulas, charts and all sorts of things that even MFG perhaps forgot! example........ the MFG report may have failed to total a column that you want totaled........ so importing the column into Excel via a mapping tool and setting an Excel formula to total the column. See? Adding simple Excel formulas to imported MFGPro data can greatly enhance what you are able to do without changing one line of MFGpro report source.

.CSV is a nice enough method, but it's really not useful to the end user... unless removing end-user tinkering is not a priority!

Regards
Tony Burtovoy
http://www.sprolinux.com
http://www.sprolinux.com/products/tfdemo/index.htm
 

PeMertens

New Member
Hi all,

especially for those guys who love to "speak" PROGRESS I would like to make a remark: my sample shows not only a typical integration of Excel into MFG/PRO (and this is certainly much quicker than than purchasing a tool :) ) but unveils a little how easy it is to transform Visual Basic Language into 4GL code.

Peter
 

ddegroot

Member
Re: Reports in excel format -> Progress2XLS (Freeware)

Reports in excel format -> Progress2XLS (Freeware)

You can use Progress2XLS. It converts Standard MFG/Pro Reports to Excel on the fly on the client computer.

You will need a Terminal client that can forward printjobs to the client (Like NetTerm for example). You simply add a new printer to the MFGPro setup that will forward the printjob to the clientside and starts the Progress2xls.exe. It will automatically map all the report columns to Excel Columns. This will work without any intervention for standard reports. Complex Master/Slave Reports will need to be configured in progress2xls.ini.

It is also possible to start an excel macro after conversion to modity the results if you want.

Just have a look at:
http://www.talon.nl/eng/site/start/projects/progress2xls.html

Regards,

Diederik de Groot
P.S. Thank you Rod Boles for commenting on this :D
 
Hi everybody
We have a new product, which allows to publish MFG/PRO GLRW (GL report Writer) data on the web (internet or intranet) and extract it directly to Excel.
You can get more information here: http://www.32soft.com/site/modules/xt_conteudo/index.php?id=9
Best regards

____________________________________
Max Viskov
Senior Consultant, Implementation Services
MFG/PRO Toronto User Group Board Member
32Soft Inc., an Official QAD Subcontractor
Need GL Report Writer reports on the Web/Excel?
Check 32WebReport at http://www.32soft.com/site/modules/xt_conteudo/index.php?id=9
 

Lexiconmike

New Member
I know this is an old thread but I thought I would add my 2 cents Fraser Stream Integration is a very effective tool for publishing and Transforming Mfg/Pro reports into Excel, PDF, XML HTML with style sheets or directly into any database. they have 30 day trial on there website www.fraserstream.com

LEX
 

alex28

New Member
Everyone,

Many QAD users are looking for Excel output solutions, so they would manipulate QAD data further in Excel application. Once they find and install this solution, for the most part, they face another problem: how data from Excel sheet to be uploaded back to QAD system after manipulations are done?

So the question really is: How to export to excel, manipulate the data and upload it back to QAD? Which really means, is there more effective way to manipulate volume ERP data other than printing reports and using maintenance programs?

We offer Excel solutions that allow to perform the whole data management cycle from Excel spreadsheet without help from IT. Download-Change-Upload. This significantly increases user efficiency, visit our website for more information.

Mark
32 Soft
http://www.32soft.com

QAD+Excel=Best Of Both | Home of Excel<=>QAD Integration Excel to MFG/Pro Interface
 

alex28

New Member
Everyone,

We offer affordable easy to use Excel output solution for QAD, called LBOX. Works with GUI, .NET, Character, eB desktop interfaces.

LBOX extracts information from QAD and forwards it in a form of PDF or Excel to your staff or partners, out-of-the box. Easy to install and operate.

If you generate and distribute a big volume of documents from QAD, such as:

  • Price lists updates, Customer Statements
  • AR Debit/Credit memos, Order Acknowledgments
  • Sales and Service Invoices
  • Payment remittances, Purchase Orders, Supplier schedules
You may consider automating these processes via LBOX.

Or if your team members print the same reports every day, use LBOX to automate this and deliver reports via email in Excel format to them.

Or use LBOX to email your suppliers a demand or your current inventory level, signaling the replenishment.

Please visit 32 Soft for pricing and download free trail.

32 Soft team
Home of QAD Excel integration
 
Top