Hello

I have to calculate cross-product of two vectors A=(1,2,3) and B=(4,5,6)

I searched through internet trying to find a way to do it but I had no idea what they were saying because I am pretty new to vba.

Could anyone help me how to calculate that simply?

Thank you