Mar 16, 2017 09:04 AM
I want to be able to populate a multiple fields from one table into another using a selected value. For example, I have a supply table with item name, price, quantity, etc. I want to link an item into a Budget table and pull the price, quantity in order to do some basic formulas.
Mar 16, 2017 09:18 AM
You can create multiple lookup fields based on one linked field. Then you can use the lookups in your formulas.
Mar 16, 2017 09:43 AM
thanks, not sure how I missed that Lookup field type.