ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Detail on formula language bug (https://www.excelbanter.com/excel-programming/282314-detail-formula-language-bug.html)

Stef C

Detail on formula language bug
 
Here is my line of code (do not hesitate to tell me if
you see a more efficient way)

ActiveCell.FormulaR1C1 = "=SUM(R[6]C[-11]:R[70]C[-11])"
Range("Q8").Select
Selection.AutoFill Destination:= _
Range("Q8:FY8"),Type:=xlFillDefault

I will try your technique (formula, not formulaR1C1)...

Thanks for the fast reply

Haldun Alay[_3_]

Detail on formula language bug
 
Hi,

I just execute your code without changing anything, and it worked fine. Excel shows localized equivalent of SUM function in the cells.


--
Regards

Haldun Alay

To e-mail me, please remove AT and DOT from my e-mail address.



"Stef C" , iletide sunu yazdi ...
Here is my line of code (do not hesitate to tell me if
you see a more efficient way)

ActiveCell.FormulaR1C1 = "=SUM(R[6]C[-11]:R[70]C[-11])"
Range("Q8").Select
Selection.AutoFill Destination:= _
Range("Q8:FY8"),Type:=xlFillDefault

I will try your technique (formula, not formulaR1C1)...

Thanks for the fast reply


All times are GMT +1. The time now is 08:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com