Daveisalwayshere
Registered User.
- Local time
- Today, 13:36
- Joined
- Mar 14, 2014
- Messages
- 31
Hi guys,
I have a ScaffoldPartLogTable that in the first field of the table is the primary key(scaffold Tag) the second field is a Child Job number identifier which is easy to handle. the rest of the tables field are part numbers(roughly 240 of them). what I am trying to track is the quantity of each part per tag number
When a worker completes a scaffold he sends an Excel report that lists all the part numbers in the first column and the quantities in the second column. the problem is there is usually only about 30 different items in the list and they arent in any order. is there a way that i can create a copy paste form for this? or do i need to change the way i have my scaffold log table set up in order to accomplish this. I would like to make this cut and paste as fast as possible as I have roughly 100 scaffolds per day being erected.
I have an article list in another table if that helps I am a beginner at this
I have a ScaffoldPartLogTable that in the first field of the table is the primary key(scaffold Tag) the second field is a Child Job number identifier which is easy to handle. the rest of the tables field are part numbers(roughly 240 of them). what I am trying to track is the quantity of each part per tag number
When a worker completes a scaffold he sends an Excel report that lists all the part numbers in the first column and the quantities in the second column. the problem is there is usually only about 30 different items in the list and they arent in any order. is there a way that i can create a copy paste form for this? or do i need to change the way i have my scaffold log table set up in order to accomplish this. I would like to make this cut and paste as fast as possible as I have roughly 100 scaffolds per day being erected.
I have an article list in another table if that helps I am a beginner at this