sutton_rich1
New Member
- Joined
- Apr 11, 2011
- Messages
- 9
Hi,
i have data in column A (approx 150 rows) that is updated periodically and this data needs to be moved alphabetically to start in row 2, column B and continue across the columns.
eg
Current
a
b
c
d
required
a b c d e
i have a second transposition problem.
i have names in multiple sheets in the same cell and need a macro to search for them and place them into alphabetical order in single column.
i am not very good with VBA so any coding will be appreciated.
i have data in column A (approx 150 rows) that is updated periodically and this data needs to be moved alphabetically to start in row 2, column B and continue across the columns.
eg
Current
a
b
c
d
required
a b c d e
i have a second transposition problem.
i have names in multiple sheets in the same cell and need a macro to search for them and place them into alphabetical order in single column.
i am not very good with VBA so any coding will be appreciated.