Hi all:
I have workbook with sheet(data).range(A1:A1000) as text
Now I want macro apper random cell in texbox when Userform.show
Please help me to do that, many thanks./.
Hi All,
I am trying to create a vba code that shows a userform if C14 + C15 > C13. I have tried the below but it does not work.
If Range ("C14:C15").value > Range ("C13") then userform1.show
Hey all,
As per the title, I'm trying to figure out how to automatically ask the user to input data after I show a Userform.
Relevant Code:
Private Sub Start_Click()
Userform.Show
number = InputBox("Please enter a number", "Enter a number")
End Sub
When I execute the above code, it...
Hi There,
Has anyone run into problems when renaming userforms? For example, I changed the name of one userform (in it's properties) and when I attempted to call it, newuserformname.show, from a module I received an Invalid Qualifier Error. When I changed the userform name to userform, it...
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.