I am currently using =IF(Sheet1!H1="x",Sheet1!A1,"") to compile a list of items on Sheet 2 from Sheet 1. The issue I am having with this formula is where ever the information is on Sheet 1, it is put into the same row on Sheet 2.
Ex: I have an "x" in cells H2, H4, and H10, and the information is showing up on Sheet 2 in cells A2, A4, and A10.
Is there a way to tweak the formula to have the information from Sheet 1 Cells A2, A4, and A10 be in Sheet 2 Cells A1, A2, and A3?
Thank you for your help.
Bookmarks