Jim,

You state that you know how to do it in a report. 
One way is to place the calculations that you know and place them
in a bit button. So once your user has entered the model and qty 
then calculate and display the results.

Jan
 


-----Original Message-----
From: "Jim Belisle" <[email protected]>
To: [email protected] (RBASE-L Mailing List)
Date: Thu, 20 Aug 2009 16:50:44 -0500
Subject: [RBASE-L] - CALCULATIONS WITH VARIABLE LISTVIEW


I have successfully implemented two Variable Listviews on a form.  These 
listviews show the parts that ship for any particular Model we sell.
The left lilstview vChoice has the parts with quantity that ship for a 
single model.
The right listview vPartChoice shows the parts needed to fill all open 
orders for each part for that model as well as the total parts in inventory 
for each part
 
What I want to do now is make it so the sales person can fill out the Model 
number and the quantity a customer wants, have calculations that will show 
the total quantity needed for each part in that model.  Then I want to take 
those quantities and subtract them from the actual pieces in inventory.
 
Any Ideas how to do this in a listview. ( I know how to accomplish this in a 
report but unfamiliar with forms)
 
Jim

Reply via email to