![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I'm a real novice at filemaker however have used the invoice function that is currently bundled to try and enter a job sheet. For each line item entered, I have a corresponding linked record (saved in a seperate table) that has a number of parts. I would like to create an index of these records in the new table using the invoice number, data from a field on the line being entered and a count on that line combined. I'm not sure how to go about this. For example I have invoice no. 1001326 - on this invoice I have as line 1, product sales of 15 widgets of "stylex". line 2, product sales of 3 widgets of "styley". I would like to reference this record as 1001326-stylex-1, and the next record as 1001326-styley-2. Am not sure how to go about this? Thanks Phonse |
#3
| |||
| |||
|
|
Phonse, just put the fields together using a calculation. Say you have fieldA and fieldB. Create a new field, set the type to calculation, set the result to text, set the otions (the part where you define the calculation) to fieldA & "-stylex-" & fieldB Keep well, Ursus pho... (AT) spin (DOT) net.au> schreef in berichtnews:1172488447.162459.189630 (AT) z35g2000cwz (DOT) googlegroups.com... Hi, I'm a real novice at filemaker however have used the invoice function that is currently bundled to try and enter a job sheet. For each line item entered, I have a corresponding linked record (saved in a seperate table) that has a number of parts. I would like to create an index of these records in the new table using the invoice number, data from a field on the line being entered and a count on that line combined. I'm not sure how to go about this. For example I have invoice no. 1001326 - on this invoice I have as line 1, product sales of 15 widgets of "stylex". line 2, product sales of 3 widgets of "styley". I would like to reference this record as 1001326-stylex-1, and the next record as 1001326-styley-2. Am not sure how to go about this? Thanks Phonse- Hide quoted text - - Show quoted text - |
#4
| |||
| |||
|
|
On Feb 26, 10:39 pm, "Ursus" <ursus.k... (AT) wanadoo (DOT) nl> wrote: Phonse, just put the fields together using a calculation. Say you have fieldA and fieldB. Create a new field, set the type to calculation, set the result to text, set the otions (the part where you define the calculation) to fieldA & "-stylex-" & fieldB Keep well, Ursus pho... (AT) spin (DOT) net.au> schreef in berichtnews:1172488447.162459.189630 (AT) z35g2000cwz (DOT) googlegroups.com... Hi, I'm a real novice at filemaker however have used the invoice function that is currently bundled to try and enter a job sheet. For each line item entered, I have a corresponding linked record (saved in a seperate table) that has a number of parts. I would like to create an index of these records in the new table using the invoice number, data from a field on the line being entered and a count on that line combined. I'm not sure how to go about this. For example I have invoice no. 1001326 - on this invoice I have as line 1, product sales of 15 widgets of "stylex". line 2, product sales of 3 widgets of "styley". I would like to reference this record as 1001326-stylex-1, and the next record as 1001326-styley-2. Am not sure how to go about this? Thanks Phonse- Hide quoted text - - Show quoted text - Thanks for your reply Urus, The system does not want to store the information in that format and wants to recalculate each time. In addition is there a way to add the line count for each line in the order? thanks Phonse |
#5
| |||
| |||
|
|
Thanks for your reply Urus, The system does not want to store the information in that format and wants to recalculate each time. In addition is there a way to add the line count for each line in the order? For not storing calculated results you do the same, then go to Storage Options, select the option: Do not store calculation results. This results in recalculating every time the field is used or accessed. You can countthe number of line items by using the count function. see the helpfile for exact use |
![]() |
| Thread Tools | |
| Display Modes | |
| |