I've got data listed on a sheet (multiple columns) relating to orders, orders may consist of 1 line or multiple lines. On a seperate sheet I need to create a cancellation form, if I enter the order number in a certain cell on the cancelation sheet I'll need the data extracted from data sheet to the cancelation form only relating to that order which may only be 1 line or multiple lines. I've an example below of the data on sheet 2, if I enter the reference number (POH-00006364) I'd like to have the only the 2 lines of data relating reflected on the cancellation form. The same would need to happen if I entered (POH-00006365) but only one line of data would be then be reflected on the cancelation form.
Thank you so much if you're able to help.
<tbody>
</tbody>
Thank you so much if you're able to help.
POH-00006364 | STO001 | Storm Procurement | |
POH-00006364 | STO001 | Storm Procurement | |
POH-00006365 | THE003 | The Daily News Paper | |
POH-00006366 | CYM001 | Cymot (Pty) Ltd | |
POH-00006366 | CYM001 | Cymot (Pty) Ltd | |
POH-00006366 | CYM001 | Cymot (Pty) Ltd |
<tbody>
</tbody>