I am currently using a sheet to generate all of our T & M tickets. It is built out of several columns to capture all the appropriate costs and then a document is generated off that row.
Right now I am using one master sheet that carries all of the job pricing set up on DATA Shuttle to update the drop downs on the main sheet and then INDEXCOLLECT formulas to bring the data to the main sheet. This can cause errors as a all of the options show up in the drop down but they may not correlate to that job code selected so no pricing will appear.
Is there a way using the same setup for ease of managing the data, to filter the drop down based on the job code selected in the form when these T & M tickets are produced?