Forum Discussion
Charlie2295
Dec 19, 2022Copper Contributor
IndexMatch VBA inserting @ sign
Hi, I am currently trying to automate a process in VBA but am encountering a problem when inserting an Index Match formula. When the formula is inserted by the macro a couple of @ signs are inser...
Charlie2295
Dec 19, 2022Copper Contributor
Hi Patrick2788 I Thanks but I still get the error when it's not checked.
Patrick2788
Dec 19, 2022Silver Contributor
Clearing the check prevents the insertion of the implicit intersection operator (@) when code is run. ,What is the error you're receiving?