"S" Shape Indicator - Help / Support Need

DrHacker

New Member
Joined
Jun 4, 2018
Messages
33
Well, here is a good challenge that i cant solve it... Probably any of you can support with a solution.

I want to create a Monthly Status "S" Shape Indicator divided by 31,30 & 28 (February) based on aplicable active month.

Probably any of you can help me with a solution and/or how to do it.

Thanks!

Attached you will find a picture of the "S" that i want as sample.
 

Attachments

  • S Shape.png
    S Shape.png
    141.1 KB · Views: 21

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Cross posted

While we do allow Cross-Posting on this site, we do ask that you please mention you are doing so and provide links in each of the threads pointing to the other thread (see rule 13 here along with the explanation: Forum Rules). This way, other members can see what has already been done in regards to a question, and do not waste time working on a question that may already be answered elsewhere.

Please supply all relevant links.
 
Upvote 0
I'm not sure you're going to get exactly what you want. The only way I can imagine it is to create 31 shapes, that when fitted together make an S shape. Then you could use VBA to change the fill color of certain of those shapes to provide the shading. That sounds quite tedious, and you'd have to repeat it twice more for 28 and 30 (even 29). As an alternative, you could create a WordArt shape of an S, then use VBA to change the color gradient as desired. See here:

 
Upvote 0

Forum statistics

Threads
1,214,904
Messages
6,122,169
Members
449,070
Latest member
webster33

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