Hi I want to calculate out three columns in a table
For instance
column 1 "Total amount of Items" Column 2 "Total Sold" Column 3 "Total left" (this is the one i want to show the total of the above two i.e. total amount of items less Total Sold
Any help greatly appreciated
ID 1139
Category Customization
Author tina newsome
Date Created 10/28/2017 9:24:56 AM
Date Updated 10/28/2017 10:03:29 AM
Comments
Patricio Bustos 10/28/2017 9:50:43 AM
Hi Use a formula numeric for that. In this case [Total] - [Total Sold]
tina newsome 10/28/2017 9:58:45 AM
that is what i thought but doesn't work
tina newsome 10/28/2017 10:02:11 AM
Oh my goodness just realised was in the wrong type of column. I got it to work yeah great thanks