hello everybody, I have Sheet1 where data is input in rows: cell A = weight, cell B = ULD, cell C = Dest, cell D = Height and cell E = Specials. Now I would like to have a function that allows me, with F1, to select the row and transport the data to Sheet!2 (or whatever the name of the sheet might be) and with F2 to insert the data. This time the data should be inserted in a vertical way, so from the cell that I select (i.e A12) down till A15 (cell D is not necessary). The order should be A12 = ULD, A13 = Weight, A14 = Dest, A15 = Specials.
Is this possible?
thank you all



