lhs

  1. J

    Poisson Data by Long Method - UDF Error?

    I am trying to convert a C language code to VBA. The converted VBA UDF code is: Public Function Poisson2( _ Optional ByVal C As Double = 4) As Long If C <= 0# Then Exit Function Dim d As Double, beta As Double, alpha As Double, k As Double, u As Double, v As Double, x As...
  2. V

    Draw Strip Chart

    <tbody> from To side Type 0 10 LHS DLC 15 25 LHS DLC 8 16 RHS DLC 2 8 LHS PQC 20 25 LHS PQC 10 12 RHS PQC </tbody> <tbody> PQC LHS DLC LHS Chainage 0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 DLC LHS PQC LHS...
  3. V

    Making colour Bar Chart of road progress Work

    <colgroup><col span="4"></colgroup><tbody> Road Work Completed <tbody> From To Side Item 0 10 LHS DLC 18 20 LHS DLC 8 14 RHS DLC 18 26 RHS DLC 0 8 LHS PQC 8 12 RHS PQC 20 26 RHS PQC </tbody> Base of this data I want to draw colour Bar chart / Progress chart as shown in...
  4. V

    Data Sort & paste another sheet

    <tbody> FROM TO SIDE TYPE 0 20 LHS PQC 20 30 LHS DLC 35 50 BHS PQC 65 67 RHS DLC 68 70 RHS PQC 71 77 BHS DLC 88 90 LHS DLC 91 95 RHS PQC 95 98 BHS PQC </tbody> In above table I want to do made VBA code as requirement below. First sort the rows Heading "TYPE" and then sort by...

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