|
Microsoft Office Application Development
|
|
Wrapping Formulas In An Error Test Enable For Array formulasOf course the first attempt was far from complete. If any cell in the range contains an array formula, the subroutine errors out. Accounting for array formulas is a bit more complicated. First of all, we need to ensure a range containing a single array formula is treated as a single entity. Secondly, we need to keep track of the ranges with a single array formula so we don't try to convert their formula more than once. The code below does all that: Sub ChangeFormulas() FeedbackSince you have managed to reach the end of this article, maybe you would care to write me a small message, expressing your opinion on this article? Click here to write an email message to me (Maybe I'll add a feedback page with the feedback I get). | ||||||||||||||
|
Use the contact page to issue
questions or comments about this website. |