Trying to delete some data with a macro but I get a 424 object required error when I get to the deletion. Code is as follows:
For j = 1 To i
If myArray(j, 9) = "Pick Up" Or myArray(j, 9) = "Pick Up - NEEDS REVIEW" Then
myArray(j, 1).Resize(0, 12).Delete...
Hello,
I am trying to automate some data importing into a spreadsheet from another then save as a new file name.
When I go through the macro it all works right up to the point it trys to save the spreadsheet.
I just get the run time error 424: Object required
I am sure I must be missing...
Hi, I hope that someone can help me.
I have taken a copy of some script to use in sending e-mails from Excel.
The subject of the e-mail will be the value of "topic" on the active row.
The code I have used is as follows - (top of the code only as it is quite long )
Sub TMS_request()
'
Dim...
I'm trying to save this file to "today's" date with a macro. I'm now getting a 424 run time error. I'm very new to VBA , so I was wondering if someone can tell me what I'm doing wrong in this code? It's pieced together from code I've found in forums and changed a little. Also can you recommend...
please help
created user form and added
Private Sub Workbook_Open()
UserForm1.Show
End Sub
to autoload form when workbook is opened
all i get is a runtime error 424 object required.
much appreciated.
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.