Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting Calculations in Paradox

Status
Not open for further replies.

parajrn

Programmer
Jul 1, 2009
1
0
0
Recently I have been trying to convert a Paradox for DOS report to Windows by creating the design by hand but copying the calculations into the new fields.

The report simply tallies the number of records based on different conditions and displays the totals in a set of columns. I haven't had issues creating the layout, but the Windows version of Paradox will not accept the calculation formulas so I wanted to know if there was a guide I could use to figure out how to switch the formulas over.

There isn't really any programming logic involved. The formulas are simply count commands with iif statements for the different criteria.

Thank you in advance for any assistance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top