Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
...or this one-liner:
Public Sub Tester001() Sheets("Standard Analysis").Range("A6").FormulaR1C1 = _ "=('Unit 2 Week 2 Test Standards An'!R[2]C)" End Sub -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formula's | Excel Discussion (Misc queries) | |||
Storing variables in a macro and using those variables to performcalculations. | Excel Programming | |||
can excel automatically collect variables to redue a formula's si. | Excel Discussion (Misc queries) | |||
Insert dummy variables | Excel Programming | |||
Need Help w/Formula's | Excel Worksheet Functions |