PDA

Click to See Complete Forum and Search --> : calculation in the table


Marcelo Velasquez
Mar 17th, 2000, 10:03 AM
Hi

How do I put an calculation in the table, using columns of the outhers tables.

Example
Table1
field1= table2.value1 * table3.value2
How It return a value calling from VB ?

Mildumar
Mar 21st, 2000, 02:41 AM
You will have to do this with a query and then save it as a table.