arc

  1. Jaafar Tribak

    Round Buttons on UserForm (Beveled + Clickable + Tab-able)

    Hi dear members. I thought I would post this little project here . Basically, as per the thread title, the code creates beveled round buttons at runtime. The buttons can be added to the userform or to a frame control. Behind the scenes, the code creates temporary round shapes in a hidden...
  2. J

    VBA - Drawing an Arc based on 3D Bubble scatter graph coordinates

    Hi guys I am trying to draw an arc in a 3D bubble scatter plot.I have a code that looks like this Sub insertArc() Dim Arc As Shape Const CenterX = 200 Const CenterY = 200 Const Radius = 10 ActiveSheet.ChartObjects("Chart 15").Activate Set Arc =...
  3. C

    Count if

    Hi All, Help me! I want to count the ticket numbers with following conditions. 1)Count should be according to the month and the ticket type 2)If the ticket is opened ex: March and Closed in June then the ticket is carried forward to April, May and ultimately closed in June. So the count for...
  4. K

    Compare 2 different arrays, identify the unique values and copy the values in cell

    I am working on a excel with VBA. So my intension was to use array function to Compare 2 different arrays, identify the unique values and copy the values in cell (sheet2). This is the first time I am using arrays. I wanted to try out with Arrays as I have been told arrays work faster but I have...

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