Okay i have a table that has input information that i have added formula to and get the desired results fields out of it
result fields are:
Drawer Height, Side length, FB length, inner length, bottom width.
note that each one of these fields has a value to it.
I would like to take this information and have it out put into a table or view of only two fields:
in a combination of different results:
field one "drawer height", field two "side length"
one all results of this combination have be added then the next set would follow
field one "drawer height", field two "FB length"
and so on.
how would one go about this?
thank you for taking the time to look at this