I have the code I like to use to fill combo box by 10's from -100 to 100. (i.e. -100...-30, -20, -10...0...10, 20, 30,...100)
Also I like to format numbers as percentage. Thank you
Can anyone assist. Thank you kindly.
For i = -100 To 100
cbPct1.AddItem i
Next i
Hi I have values in multiple cells like
I want to calculate the number of hours based on below values
Input -
2d, 1h, 29m, 28s
<tbody>
6h, 43m, 2s
6h, 21m, 35s
2h, 26m, 32s
5h, 36m, 10s
3h, 3m, 25s
28s
Output
25.5
6.8
6.4
2.5
5.6
3.1
0
Thanks...
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.