C
Cresta
Hello
I have a large worksheet with hundreds of array formula on it. Using VBA,
can anyone suggest how to go to each cell and remove the array part from each
formula. I tried replicating the keyboard way by using .Sendkeys "{F2}
{Return}" for each cell but it didnt work.
Any ideas
Thanks
I have a large worksheet with hundreds of array formula on it. Using VBA,
can anyone suggest how to go to each cell and remove the array part from each
formula. I tried replicating the keyboard way by using .Sendkeys "{F2}
{Return}" for each cell but it didnt work.
Any ideas
Thanks