Get instant live expert help on I need help with line break 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. 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
Morning Break Lunch Break Evening Break start-11:00 13:00 16:00 end- 11:15 13:30 16:15 Need to calculate total break timings.
Solved by A. C. in 28 mins
I have a macro in excel vba that will exceed 64k. I am trying to break it up so it will call 33 subroutines. Is there a way to close the subordinate sub routines as they finish executing?
Solved by G. B. in 28 mins
I am programming vba code in excel and i have list box edit like super market program select item and qty and amount then next line
Solved by O. H. in 29 mins
Hi, I'm lookin for a VBA solution to add a line and subtotal the column O when there is a change in the text in column Q
Solved by E. L. in 18 mins