Hi guys I'm having a little trouble getting a macro to work in the way i intend. I want a msgbox to pop up when the value of certain cells in a column are greater than one. I've found a number of codes that *Almost* work but they seem to be based on a range e.g A1:A5... what I'd be after is for...
Hi!
Is there a short simple code for killing off message boxes that appear? I mean something similar to "Application.ScreenUpdating = False" that you can put in the beginning of your code.
The ones I get are "Do you want to replace the values with the values you're moving?" and "Do you want to...
I'm trying to create a form using msgBox function with a Yes No option. When user clicks "Yes" in the msgBox I want a certain value appear on an specific cell in the spreadsheet.
So far I got:
Select Case Response
Case Is = vbYes
then something to make the value I want appear on the cell I...
The first code asociate a Sheet have a problem, is not posible close the msgbox.
Sub Worksheet_Change(ByVal Target As Range)
Target.ClearContents
MsgBox "You just changed " & Target.Address
End Sub
Thank you
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.