stephicohu
New Member
- Joined
- Jan 27, 2023
- Messages
- 32
- Office Version
- 365
- Platform
- MacOS
Hi!
Question to ask you, if I have this formula: ActiveCell.Formula = "=iferror('5 month'!r7c34,0)" and I want to convert all the numbers to variables, how do I do that?
do I use a single tick or double ticks for the separation of numbers? for example is it activecell.formula = "=iferror("variable"!r"variable"c"variable",0)"? or something else?
Thanks
Stephanie
Question to ask you, if I have this formula: ActiveCell.Formula = "=iferror('5 month'!r7c34,0)" and I want to convert all the numbers to variables, how do I do that?
do I use a single tick or double ticks for the separation of numbers? for example is it activecell.formula = "=iferror("variable"!r"variable"c"variable",0)"? or something else?
Thanks
Stephanie