Level indicator on a triangle - on Userform

RawlinsCross

Active Member
Joined
Sep 9, 2016
Messages
437
Hi, I want to put a triangle on a userform and then with another superimposed triangle would like to show level (kindof like depletion of a stockpile).

So as the level is reduced, the tip of the superimposed triangle get cut off (if that makes sense).
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
You can use 2 images on top of each other, with transparency on. Set the Picture position to top left and the PictureSizeMode to Clip.
Adjust the height of the top most image to obscure the one underneath to produce the effect of depletion.

The first image just need to be of a fill triangle.
The second image, which goes over the first, needs to be the same but with white fill for the triangle part and a transparent area for the rest of the image.
 
Upvote 0

Forum statistics

Threads
1,214,932
Messages
6,122,332
Members
449,077
Latest member
jmsotelo

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