Excel Kryptonite

MrIfOnly

Active Member
Joined
Nov 10, 2016
Messages
493
Hi All:

What's your Excel kryptonite? What about Excel, whether VBA, formulas, conditional formatting, or other, really slows you down and gets you frustrated the most?

Mine is array formulas. Anytime I go to set one up I feel like I'm reinventing the wheel and I hit a brick wall with them more often than not.

Also, troubleshooting any code in between the lines:

Code:
If ActiveWorkbook.ReadOnly = True Then

...and...

Code:
End If

Frustration ensues...

CJ
 
Last edited:

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"

Forum statistics

Threads
1,222,605
Messages
6,167,024
Members
452,091
Latest member
Jiraya_00

We've detected that you are using an adblocker.

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.
Go back
Back
Top