H
HelsT
Hi,
Problem 1: I would like to be able to hide a column and make it so it
can only be unhidden with a password - but leave the rest of the
datasheet unprotected. Is this possible?
Problem 2:
I have 3 columns of data.
In B3 I begin a list of random words, stretching to row 346 which is
sorted alphabetically.
In C3 I begin another list of random words which stretches to row 278.
Some of the words in this list are the same as in column B, some are not
- the words that are the same are not next to each other because the
columns were sorted alphabetically which has thrown out them of sync.
In colmun D I have a code which represents the words it sits next to in
column C (but which in no way relates to the words).
I need to be able to match up words in column B, to column C, with the
unmatching words going to the end of the list, while keeping the code
in column D next to it's corresponding word in column C.
Is this possible?
Replies greatly appreciated.
HelsT
Problem 1: I would like to be able to hide a column and make it so it
can only be unhidden with a password - but leave the rest of the
datasheet unprotected. Is this possible?
Problem 2:
I have 3 columns of data.
In B3 I begin a list of random words, stretching to row 346 which is
sorted alphabetically.
In C3 I begin another list of random words which stretches to row 278.
Some of the words in this list are the same as in column B, some are not
- the words that are the same are not next to each other because the
columns were sorted alphabetically which has thrown out them of sync.
In colmun D I have a code which represents the words it sits next to in
column C (but which in no way relates to the words).
I need to be able to match up words in column B, to column C, with the
unmatching words going to the end of the list, while keeping the code
in column D next to it's corresponding word in column C.
Is this possible?
Replies greatly appreciated.
HelsT