S
stc7outlaw
I'm going to use repeating sections.
This i what I have. I have
APA Number | Task | Price
10 |repair | $5.50
10 |installation | 10.10
10 |clean | 7.15
20 |break | 6.06
20 |mash | 11.75
20 |bash | 4.01
30 |laugh | 2.99
30 |sleep | 1.99
30 |fly | 15.99
I want to have a first drop down that says APA Number and I want to select from 10, 20, or 30. When I select from one of these I get ie(10) repair, installation, clean, in the next drop down, and hold the value of the set price for the task.
(of course for simplicity sake, I just made these things up, but this is exactly what I want to do.
I have exported from an access table to an xml file. I don't know how to get this working. I know it has to do with a filter and a pattern to recognize the APA number. I just have no clue how to do it. I'd pay you if I could for the answer, but I don't have money.
Thank you for your time and effort.
Steve C.
This i what I have. I have
APA Number | Task | Price
10 |repair | $5.50
10 |installation | 10.10
10 |clean | 7.15
20 |break | 6.06
20 |mash | 11.75
20 |bash | 4.01
30 |laugh | 2.99
30 |sleep | 1.99
30 |fly | 15.99
I want to have a first drop down that says APA Number and I want to select from 10, 20, or 30. When I select from one of these I get ie(10) repair, installation, clean, in the next drop down, and hold the value of the set price for the task.
(of course for simplicity sake, I just made these things up, but this is exactly what I want to do.
I have exported from an access table to an xml file. I don't know how to get this working. I know it has to do with a filter and a pattern to recognize the APA number. I just have no clue how to do it. I'd pay you if I could for the answer, but I don't have money.
Thank you for your time and effort.
Steve C.