MikeyW1969
Board Regular
- Joined
- Apr 28, 2014
- Messages
- 80
Hi all,
I may have made my topic confusing, I'm not sure how to explain what I need to do in the limited space of a subject line.
Here's a brief overview of my project:
I currently have an Excel doc that lets me take a single line from a master log of work tickets each day, plug the relevant information in the correct spaces on my template, and save the document with that specific ticket number as the name. At the end of day, the boss wants the tickets back into the original log format it was in(Which doesn't work well for running notes, but is good for his overview of all tickets).
The problem that I am trying to figure out is parts. For each part used, the EOD log needs to have a duplicate row, with all of the data the same, except for the specific part info. I have the parts info in separate little boxes, and we just scan the data. Some parts have serial numbers, and some don't. They all have an 'Order Number' though, so what I'm trying to figure out how to do is how to get my data back out at the end of day, with a line for each part used. If I installed 2 hard drives, I'd have two identical rows, with the exception of the different fields. If I installed 8 DIMMs, I'd have 8 rows, and so on.
I'm not sure how to go about this. Like I said, all parts lists have 'Order Number" in common. One approach was to run a loop that counted how many there were, and make that many lines. Another idea I had was to make a default number of lines, and then have it delete any that didn't have anything in the 'Order Number' field. The problem is that I'm not even sure how to do that correctly. I was wondering if this is the kind if data that fits in a table in some way, and if that gives it the correct properties to plug into the right fields. When this is all done, we will have a working document that will have multiple tabs, one for each ticket #, they will save to the extra tab with the work log on it, and at the end of day, I will export the data on the log page and plug it into the correct template.
God I hope I didn't make this a confusing mess, any help would be greatly appreciated, and I could post samples of the layout in question or screenshots of the template if that would help.
Thanks!
I may have made my topic confusing, I'm not sure how to explain what I need to do in the limited space of a subject line.
Here's a brief overview of my project:
I currently have an Excel doc that lets me take a single line from a master log of work tickets each day, plug the relevant information in the correct spaces on my template, and save the document with that specific ticket number as the name. At the end of day, the boss wants the tickets back into the original log format it was in(Which doesn't work well for running notes, but is good for his overview of all tickets).
The problem that I am trying to figure out is parts. For each part used, the EOD log needs to have a duplicate row, with all of the data the same, except for the specific part info. I have the parts info in separate little boxes, and we just scan the data. Some parts have serial numbers, and some don't. They all have an 'Order Number' though, so what I'm trying to figure out how to do is how to get my data back out at the end of day, with a line for each part used. If I installed 2 hard drives, I'd have two identical rows, with the exception of the different fields. If I installed 8 DIMMs, I'd have 8 rows, and so on.
I'm not sure how to go about this. Like I said, all parts lists have 'Order Number" in common. One approach was to run a loop that counted how many there were, and make that many lines. Another idea I had was to make a default number of lines, and then have it delete any that didn't have anything in the 'Order Number' field. The problem is that I'm not even sure how to do that correctly. I was wondering if this is the kind if data that fits in a table in some way, and if that gives it the correct properties to plug into the right fields. When this is all done, we will have a working document that will have multiple tabs, one for each ticket #, they will save to the extra tab with the work log on it, and at the end of day, I will export the data on the log page and plug it into the correct template.
God I hope I didn't make this a confusing mess, any help would be greatly appreciated, and I could post samples of the layout in question or screenshots of the template if that would help.
Thanks!