Get instant live expert help on I need help with delete module vba

“My Excelchat expert helped me in less than 20 minutes, saving me what would have been 5 hours of work!”

Post your problem and you’ll get expert help in seconds.

Our professional experts are available now. Your privacy is guaranteed.

Here are some problems that our users have asked and received explanations on

Use the VBA Editor to create a new module. Function Depreciation (Value, Rate) Depreciation = Value * Rate End Function
Solved by G. S. in 30 mins
I have a form with an image. This is a progress bar being called from module 1I want to change the image from the vba in module 1, not the form code. The form name is ufProgress and the image name is itemimg How would I do this?
Solved by V. Y. in 18 mins
Use the VBA Editor to create a new module. Type the following VBA code to create a custom depreciation function (be sure to include the blank lines after the first line and before the last line). Save and exit the VBA Editor. Function Depreciation (Value, Rate) Depreciation = Value * Rate End Function
Solved by I. A. in 12 mins
I need to create a VBA code to delete rows that do not contain certain keywords
Solved by T. Q. in 27 mins
Problem signature: Problem Event Name: APPCRASH Application Name: EXCEL.EXE Application Version: 15.0.5093.1000 Application Timestamp: 5bed2d14 Fault Module Name: FM20.DLL Fault Module Version: 2.1.3425.0 Fault Module Timestamp: 327129d8 Exception Code: c0000005 Exception Offset: 00002b92 OS Version: 6.1.7601.2.1.0.16.7 Locale ID: 1033 Additional information about the problem: LCID: 1033 skulcid: 1033
Solved by M. H. in 12 mins