IF formula for column

trinaren

New Member
Joined
Dec 12, 2016
Messages
1
Pleas help me before I throw my computer out the window!!!

I have a worksheet with a number of sheets. Each sheet is devoted to a specific 'project' my boss is working on and lists all the tasks that are required to complete the project. The columns include

Task, Person responsible, target completion date, status

I want to have a summary page where it shows all the projects and what task it is on and who is responsible.

I've figured out that if I use formula =if("sheet1D2="in progress", Sheet1A1) and =if("sheet1D2="in progress",Sheet1B1) will give me the task and person responsible.

The problem I'm having is that I can't figure out how to make the formula apply to the Task or Person Responsible column. I won't always know what row is "in progress" unless I do it manually (which completely misses the point of having the formula).

I didn't think that it would be difficult, but I just can't seem to get it!
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.

Forum statistics

Threads
1,215,643
Messages
6,125,990
Members
449,277
Latest member
Fanamos298

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top