P
Phil Smith
I'm new to VBA.
I have a project to collect some data about assets.
I want to be able to write some code which
1. copies a column of 9 or 10 cells (Range
Named "NewItem", Paste-Special Transposes the data and
2. then appends it to the end of an excel list.
I know how to do the first bit, but it's the second bit
thats causing the problems. I would like to be able to
work out the code myself. Can anyone give me a clue how
it might be done?
Regards
I have a project to collect some data about assets.
I want to be able to write some code which
1. copies a column of 9 or 10 cells (Range
Named "NewItem", Paste-Special Transposes the data and
2. then appends it to the end of an excel list.
I know how to do the first bit, but it's the second bit
thats causing the problems. I would like to be able to
work out the code myself. Can anyone give me a clue how
it might be done?
Regards