what i mean is this I have a colum Employee Name a4:a50 and I want the
spreadsheet to add these employees so long their "active status" column reads
"Y" for yes.
Say Names are in column A of sheet1
"Y" and "N" are in column B of sheet1
then this can go on the other sheet where you want them to show if they have
a "Y" next to them
=IF(Sheet1!B1="Y",Sheet1!A1,"")
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.