Greetings,
I use the macro 4.0 language and am just learning VBA. There is a function in the macro language that I use a lot and am having difficulty using in VBA.
This is what I would use in the macro language:
=FORMULA("TextFromActiveSheet",OFFSET("DefinedNameonAnotherSheet",0))
I seem to get confused when trying to paste things from the activesheet to another sheet without actually activating that sheet.
Thanks
I use the macro 4.0 language and am just learning VBA. There is a function in the macro language that I use a lot and am having difficulty using in VBA.
This is what I would use in the macro language:
=FORMULA("TextFromActiveSheet",OFFSET("DefinedNameonAnotherSheet",0))
I seem to get confused when trying to paste things from the activesheet to another sheet without actually activating that sheet.
Thanks