Why not just put the formula in with vba:
[VBA]Sheets("01").Cells(4, 4).Formula = "=A1+B1"[/VBA]
Why not just put the formula in with vba:
[VBA]Sheets("01").Cells(4, 4).Formula = "=A1+B1"[/VBA]
Steve
"Nearly all men can stand adversity, but if you want to test a man's character, give him power."
-Abraham Lincoln