Get instant live expert help on I need help with vba exit while

“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. 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 am having trouble while populating Power point presentation through VBA Macro
Solved by F. A. in 11 mins
how to exit formula info and return to normal usage
Solved by C. J. in 17 mins
I have a VBA that includes a running clock. I locked this VBA and have it set up to include my password and so the macro executes when I open the file. The worksheet is titled "PSC Dashboard". The problem is I cannot have any other worksheet/workbook open while it's running. The Macro also runs in the unrelated workbooks/worksheets that are open. I would like to keep PSC Dashboard open while I have other workbooks open. I only want this macro to run while PSC Dashboard is open. Thank you, Eugene
Solved by C. D. in 16 mins
Determine how to invest excess cash in 1-month, 3-month and 6-month CDs so as to maximize interest income while meeting company cash requirements (plus safety margin). Use SOLVER/VBA to solve this problem.
Solved by K. Q. in 12 mins