Jump to content

how to lookup value from get summary in related table


Wahyu

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

Recommended Posts

  • Newbies

I have 2 table: Test7 and Test8 where related with ItemNumber.

Test7 fields: ItemNumber,Part,Qty,Minutes,SumMinutes, SumQty,,Total7

Total calculation:

GetSummary ( SumMinute;ItemNumber ) * GetSummary ( SumQty;ItemNumber )

Also sortsummary by ItemNumber.

Test8 fields: ItemNumber, Total8, Used, TotalUsed (is calculation =Total8*Used)

My question is, how Test8:Total8 lookup value from Test7:Total7

Thank you

note: how to upload attchment from my PC to this case.

Link to comment
Share on other sites

This topic is 1547 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.