radius

  1. 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 =...
  2. D

    Capping an IF function

    Hi all, I am trying to cap this formula to 15 =IF(B2=1,(C2*12)/1000," ") B column contains number of stems. C contains stem diameter. H contains =IF(B2=1,3.141*(I2^2)," ") which calculates the root protection area and I column contains =IF(B2=1,(C2*12)/1000," ") For example currently: Tree...
  3. I

    Return a list which are counted from COUNTIFs

    I've been working on a formula that counts how many sites fall within the radius of another site. This is the formula I've used. =COUNTIFS('0301 Master'!H:H,"<"&$D2,'0301 Master'!H:H,">"&$F2,'0301 Master'!I:I,">"&$E2,'0301 Master'!I:I,"<"&$G2) Is there a way to list the names of the sites that...
  4. C

    Calculation Of Pipe Length

    I am looking to calculate the overall pipe length required for manufacturing... For example, the known data is a Pipe (50mm diameter), a bend with a Radius of 600mm and an ANGLE of 45 degrees. The Data is laid out as; Pipe Size 50, Degree 45, Radius 600, Cut Length ??? The sample...
  5. O

    calculate chord when angle and radius are known.

    Trying to get a formula to calculate chord when angle and radius are known and would like to be able to calculate distance from chord to center of radius as well. Please......
  6. M

    Macro to draw a circle with radius value and position

    Hi everybody! I just started to write some code in VBA and I´m looking for a macro to draw a circle with radius written in a cell. I saw various codes but just to draw a generic circle not with specific radius. Is it also possible to decide the circle position? Thanks so much for any...

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