Display Multiple Results in a single cell?

Acetaminophen

New Member
Joined
Feb 25, 2012
Messages
2
Hi All,

I am using excel as a scheduling program. The sheet has days of the month across the top, and staff names down the column. We have 5 shifts D,A,B,C,N. I am using the following formula to display if shifts have been scheduled for the column

if(countifB10:N23,"N")=1,"X","N") i.e for the night shift. I then use conditional formatting to change the cell to green if the night shift has been scheduled, or red if it has not.

I would like to have the results of all 5 formulas display in a single cell, to save Real Estate, then have the cell go green when all shifts have been scheduled for the day (column).

Is this even possible?

Thanks in advance.
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
Welcome to the Board!

I would like to have the results of all 5 formulas display in a single cell, to save Real Estate

With 16,000 columns you wouldn't be saving anything. If anything you make it more difficult to do what you want. You can easily put the information in separate cells (the way it should be), then develop your formula off of the individual columns, and hide the reference columns, leaving just your total.

HTH,
 
Upvote 0
Thanks Smitty. I definitely see your point.

We have several cells below our 'month' that are indicators for things like too many requests, duplicates, holidays etc, so it does get kind of busy down there. it just seemed like adding 5 more cells deep would make it more chaotic rather than help improve our efficiency while scheduling (manually inputting the shifts for people around their requests).

I thought that ideally we would glance at a single cell that 'X'd' out the shifts as we scheduled them into the column, and turned green when all was scheduled for the day. It sounds like there is no easy solution, and actually what we have will work. We can just hide the cells when we're done with the month.

Thanks for the input!
 
Upvote 0
If you post an example (see the link in my sig for how) we should be able to get you what you need.
 
Upvote 0

Forum statistics

Threads
1,215,603
Messages
6,125,782
Members
449,259
Latest member
rehanahmadawan

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