jamescooper
Well-known Member
- Joined
- Sep 8, 2014
- Messages
- 840
Hello,
I have the following data in cells as below that I want to overwrite ID which is in column A of sheet 2 and the rest transposed into that row.
How would I do this please?
Set rng = Sheets("Entry - Accidents").Range("G5, D5, J7, D7, G7, D9, G9, D13, K13, D15, G15, D19, G19, J28, J26, J36, J32, J34, G17, J24, D17, AP3, D21, E26, E28, E36, E24, E38, E32, E34, E30, M20, S20, P20, S22, J9, J30, J38, G21, O22, G13, K5")
I have the following data in cells as below that I want to overwrite ID which is in column A of sheet 2 and the rest transposed into that row.
How would I do this please?
Set rng = Sheets("Entry - Accidents").Range("G5, D5, J7, D7, G7, D9, G9, D13, K13, D15, G15, D19, G19, J28, J26, J36, J32, J34, G17, J24, D17, AP3, D21, E26, E28, E36, E24, E38, E32, E34, E30, M20, S20, P20, S22, J9, J30, J38, G21, O22, G13, K5")