G
Guest
I need to create something where a user can choose a RFQNumber, it's
ChangeNumber and it's LineItemNumber. And also I need the option to choose
all of the RFQNumber, its ChangeNumbers, and its LineItems. Once I have this
data, I'll need to auto select(?) other fields that match these three choices.
I've learned how to use Cascading Combo Boxes, but I'm not sure I'm going in
the right direction.
I will need to take the chosen data (RFQNumber, ChangeNumber(s), and
LineItemNumber(s) and its corresponding data and put that data into a report
format for printing as well as export it into an Excel document. There will
also be a query involved to pull data from a pricing table along with the RFQ
data.
I was planning to have the data appear in a form first for final tweaking by
the user.
Then somehow pull all the data (query?) from the form into a report as well
as an Excel document.
Any suggestions on if I'm going in the right direction would be greatly
appreciated.
Or suggestions on a better direction.
ChangeNumber and it's LineItemNumber. And also I need the option to choose
all of the RFQNumber, its ChangeNumbers, and its LineItems. Once I have this
data, I'll need to auto select(?) other fields that match these three choices.
I've learned how to use Cascading Combo Boxes, but I'm not sure I'm going in
the right direction.
I will need to take the chosen data (RFQNumber, ChangeNumber(s), and
LineItemNumber(s) and its corresponding data and put that data into a report
format for printing as well as export it into an Excel document. There will
also be a query involved to pull data from a pricing table along with the RFQ
data.
I was planning to have the data appear in a form first for final tweaking by
the user.
Then somehow pull all the data (query?) from the form into a report as well
as an Excel document.
Any suggestions on if I'm going in the right direction would be greatly
appreciated.
Or suggestions on a better direction.