referencing data in cell
Posted by itgirl168 on February 08, 2002 11:50 AM
help please!
i have 3 columns
column a column b column c
1 john
2 mary
3 joe
i want column c to pull data based on column a and column b. for instance. if b:b equals 'john' then i want column c1 to equal the corresponding cell in column a
so in my example, c1 will equal whatever value is in a1
hope this is clear
thanks!