Hi all,
I am putting this in General because, frankly, I have no idea where it belongs.
I have a table that looks something like this:
Serial...Part.....Batch
1001......1.........A
1001......2.........A
1001......3.........B
1002......1.........A
1002......2.........B
1002......3.........B
1003...
How can set up a form, or a new table, or something so that the data is displayed like this:
............1.........2..........3
1001......A.........A.........B
1002......A.........B.........B
1003...
You see what I am trying to do? I am trying to make the Parts a column header, and kind of remove Serial/Part/Batch titles.
My first instinct was to take it into Excel and make a pivot table out of it, but that doesn't seem to work? The pivot table keeps counting up everything, and I don't want anything counted, I just want all data displayed.
Can anyone help? Thanks in advance.
I am putting this in General because, frankly, I have no idea where it belongs.
I have a table that looks something like this:
Serial...Part.....Batch
1001......1.........A
1001......2.........A
1001......3.........B
1002......1.........A
1002......2.........B
1002......3.........B
1003...
How can set up a form, or a new table, or something so that the data is displayed like this:
............1.........2..........3
1001......A.........A.........B
1002......A.........B.........B
1003...
You see what I am trying to do? I am trying to make the Parts a column header, and kind of remove Serial/Part/Batch titles.
My first instinct was to take it into Excel and make a pivot table out of it, but that doesn't seem to work? The pivot table keeps counting up everything, and I don't want anything counted, I just want all data displayed.
Can anyone help? Thanks in advance.
Last edited: