SirSquiddly
New Member
- Joined
- Jun 26, 2018
- Messages
- 40
Hi,
Any help with the following problem would be greatly appreciated.
So I have 2 seperate workbooks (not sheets) 1 & 2).
Workbook 1
[TABLE="width: 500"]
<tbody>[TR]
[TD]Job#[/TD]
[TD]Serial code[/TD]
[/TR]
[TR]
[TD]job1
[/TD]
[TD]T123[/TD]
[/TR]
[TR]
[TD]job1[/TD]
[TD]AW5566[/TD]
[/TR]
[TR]
[TD]job2[/TD]
[TD]T100[/TD]
[/TR]
[TR]
[TD]job3[/TD]
[TD]T101[/TD]
[/TR]
[TR]
[TD]job3[/TD]
[TD]T307[/TD]
[/TR]
[TR]
[TD]job3[/TD]
[TD]T308[/TD]
[/TR]
[TR]
[TD]job4[/TD]
[TD]T123[/TD]
[/TR]
[TR]
[TD]job4[/TD]
[TD]AW5566[/TD]
[/TR]
[TR]
[TD]job4[/TD]
[TD]T200[/TD]
[/TR]
</tbody>[/TABLE]
Job numbers are unique + increase numerically, currently on approx 00950 and increasing. Serial numbers of tools on each job vary, and can have multiple tools and will be on more than one job (but not at the same time).E.g., Tool T123 could be on job 1 then 3 weeks later T123 could be on job4. We have over 1000+ tools/serial codes.
I have a separate workbook (2) that I would like to auto fill. For example, if I input serial code into B1 of workbook 2, A1 of workbook 2 would auto fill with the last job number from workbook 1. A drop box of all the jobs that serial number had been on would be ok but Ideally the last job which is towards the bottom of workbook 1.
Any help much appreciated.
thanks
Any help with the following problem would be greatly appreciated.
So I have 2 seperate workbooks (not sheets) 1 & 2).
Workbook 1
[TABLE="width: 500"]
<tbody>[TR]
[TD]Job#[/TD]
[TD]Serial code[/TD]
[/TR]
[TR]
[TD]job1
[/TD]
[TD]T123[/TD]
[/TR]
[TR]
[TD]job1[/TD]
[TD]AW5566[/TD]
[/TR]
[TR]
[TD]job2[/TD]
[TD]T100[/TD]
[/TR]
[TR]
[TD]job3[/TD]
[TD]T101[/TD]
[/TR]
[TR]
[TD]job3[/TD]
[TD]T307[/TD]
[/TR]
[TR]
[TD]job3[/TD]
[TD]T308[/TD]
[/TR]
[TR]
[TD]job4[/TD]
[TD]T123[/TD]
[/TR]
[TR]
[TD]job4[/TD]
[TD]AW5566[/TD]
[/TR]
[TR]
[TD]job4[/TD]
[TD]T200[/TD]
[/TR]
</tbody>[/TABLE]
Job numbers are unique + increase numerically, currently on approx 00950 and increasing. Serial numbers of tools on each job vary, and can have multiple tools and will be on more than one job (but not at the same time).E.g., Tool T123 could be on job 1 then 3 weeks later T123 could be on job4. We have over 1000+ tools/serial codes.
I have a separate workbook (2) that I would like to auto fill. For example, if I input serial code into B1 of workbook 2, A1 of workbook 2 would auto fill with the last job number from workbook 1. A drop box of all the jobs that serial number had been on would be ok but Ideally the last job which is towards the bottom of workbook 1.
Any help much appreciated.
thanks