Please Help

Gipy

New Member
Joined
Sep 15, 2011
Messages
8
Hi All,

I have a formula that returns the name of the current worksheet if any of the other worksheets have a B8 cell that equals TEST, this can be seen below:

=IF(SUMPRODUCT(COUNTIF(INDIRECT("'"&MySheets&"'!"&CELL("address",B8)),"=TEST")),MID(CELL("filename"),FIND("]",CELL("filename"))+1,255),"NO")

This returns the name of the worksheet that holds this formula instead of the worksheet that has the B8 cell that has the text TEST in it.


I need the worksheet (or worksheets) name(s) returned for any of the worksheet(s) that meets this condition.

Any help would be much appreciated.

Thanks Gipy.
 
How could I implement this to have the matching cells appear in the relevant place on the timetable. So that if a pupil is matched with a particular support assistant on Mon Period 1 the pupil shows on the support assistants timetable in the B8 box and the support assistant is shown on the pupils timetable in B8 cell. It appears that the example you gave shows misses this key correlation. I think part of the problem is that the Excel file I was given had the named ranges set up and I'm not sure how this was done. I don't understand where to put the formula given in relation to the timetable layout I included in my link.

Thanks.
 
Upvote 0

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
How could I implement this to have the matching cells appear in the relevant place on the timetable. So that if a pupil is matched with a particular support assistant on Mon Period 1 the pupil shows on the support assistants timetable in the B8 box and the support assistant is shown on the pupils timetable in B8 cell. It appears that the example you gave shows misses this key correlation. I think part of the problem is that the Excel file I was given had the named ranges set up and I'm not sure how this was done. I don't understand where to put the formula given in relation to the timetable layout I included in my link.

Thanks.

Gipy,

Look at your PM.

Markmzz
 
Upvote 0

Forum statistics

Threads
1,224,525
Messages
6,179,314
Members
452,905
Latest member
deadwings

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