Jump to content

This topic is 8577 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hello,

I'm making some kind of inventory system.

I Have two files. On named Items and one named Amount

In file amount I have the fields Amount, Location, Type and Ordernumber.

Type is a field with a valuelist (Reserved, Semi-finished, n/a).

In the file Items I want to display the total amount of products. Eg. All amounts of Type n/a, the total amount of Reserved products and the total amount of product minus the reserved products.

I hope this makes any sense...

Can anyone help me with this.

Posted

Hello,

I solves the problem myself... It was rather simple actualy.

I created calculation fields in the Amount file for each type with an IF statement. And in the Items file I uses calculation fields for each type with the SUM statement summing the calculated field in the Amount file.

Greetings, Eric

This topic is 8577 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.