Thread
:
VBA coding
View Single Post
#
1
Posted to microsoft.public.excel.programming
Eléna
external usenet poster
Posts: 1
VBA coding
Why do the cell references in part of the macro below
include negative numbers?
ActiveCell.FormulaR1C1 = "=RC[-2]-RC[-3]"
Range("C5").Select
Reply With Quote
Eléna
View Public Profile
Find all posts by Eléna