I have these records:
A B C D
1 eventi 7 555825 null
_____________________________________
2 512914 null 500 null
______________________________________
3 22205126 null null 600
4 1816695 null 300
I need to join the four records: all fields of record 2, 3 and 4 must be added after the last column of record 1.
Since I have to repeat this operation for many records, it would be a long
work to simply copy each record at a time and paste it in the first record,
so I'd like to select all the records that I want to copy and paste them in the first record in a single operation.
Another question: could you explain to me how macros work?
Thank you in advance.
Anna - Verona (Italy)
