![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Location: Hengelo
Posts: 79
|
Hello,
Sub Test() For x = 1 To 3 Cells(x, 4).FormulaR1C1 = "=SUM(C1)" Next End Sub Instead of SUM(C1) I want SUM(Cx)
__________________
Best regards, Martin J.A. Maatman Oonk |
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Bogota, Colombia
Posts: 11,927
|
Read your previous replies.
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|