Hi all, I want to create a 3DMesh with M = 100 and N = 50. I dont need any Z values to start with, i'll add them later. I want to start at 0,0. I figured its worth sorting a vba routine rather being sat there typing in 0,1 0,2 0,3....... Can anyone point me in the right direction? Much appreciated.