Proper Syntax Sought For NewBie Excel Programmer
How can I:
- refer to the value of a cell in column B, in the same row as the active
cell?
- Assign a cell reference to a variable, so that I can later assign it a
value, as in MyCellRef = someaddress; MyCellRef.Formula = @sum(BegVal..EndVal)
Thanks for any and all assistance.
Sprinks
|