slamanager
Board Regular
- Joined
- Apr 20, 2007
- Messages
- 129
Hi,
Very basic but for people who cannot code its **** hard.
list of data up to 20,000 rows may be more or less with three columns of data only column c if entirly filled in. Randomly in column a and b you will get a name showing there is never just a first name or surname these always match.
example
a1 first name
b1 surname
c1 data(scores)
but this is where it gets interesting ----
how do i fill all the gaps where there are no names against scores so i have a complete a column and a complete b column last time i did this my fingers fell off. There must be a easy macro loop
Many thanks
Very basic but for people who cannot code its **** hard.
list of data up to 20,000 rows may be more or less with three columns of data only column c if entirly filled in. Randomly in column a and b you will get a name showing there is never just a first name or surname these always match.
example
a1 first name
b1 surname
c1 data(scores)
but this is where it gets interesting ----
how do i fill all the gaps where there are no names against scores so i have a complete a column and a complete b column last time i did this my fingers fell off. There must be a easy macro loop
Many thanks