standard form

  1. kelly mort

    Vba userform control box code amendment needed.

    Private Sub UserForm_Initialize() Call CreateMenu Call StoreInitialControlMetrics 'PostMessage hwnd, WM_SYSCOMMAND, SC_MAXIMIZE, 0 End Sub Private Sub UserForm_Resize() Dim oCtrl As Control For Each oCtrl In Me.Controls With oCtrl If .Tag <> ""...
  2. S

    How to convert a number into standard form on excel

    Hi, I am running Excel 2007 and am trying to convert a number (e.g. 1055) into standard form( 1.055*10^3). Thanks Su1cidalduck
  3. N

    Creating an order entry form using Excel VBA

    Hello - can anyone point me in the direction of an off-the-shelf Excel solution for creating sales orders? I can't find a suitable Point of Sale system for my business and at present we do everything in Excel. The problem (and indeed beauty of Excel) is that there is too much scope for the...

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