userform_display

  1. P

    How to activate Userform when I open the xl file containing a macro?

    Hello Everybody, Can anyone let me know how to activate Userform when I open the excel file containing that macro? I have created a Userform with 2 Command buttons. One button to Run the macro and other to close the file. I don't know how to bring the userform when I open the this Excel file...
  2. J

    Formatting User Form Display

    I have created a user form that receives its value from a NameRange in the workbook. Private Sub UserForm_Initialize() tb_TFR_PM_3PH_AMT.ControlSource = "TFR_PM_3PH_AMT" tb_TFR_PM_3PH_AMT.Text = Format(tb_TFR_PM_3PH_AMT.Text, "#,##0.00") MsgBox "Value = " & tb_TFR_PM_3PH_AMT.Text & " ." End...

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