Hi, I am using VBA to write a Macro and would like to put another function within the current Sub __ code. Is it as simple as java/c++/etc where I just make a new Sub and call it in the rest of the general sheet?
Also, I want this function to find the last row of data on a specific sheet and pase a new selection right underneath it. I think I have this part down though, but I'm not sure, I know there has to be a more efficient way than what I've done.
Thank you, any help on this would be greatly appreciated.
Also, I want this function to find the last row of data on a specific sheet and pase a new selection right underneath it. I think I have this part down though, but I'm not sure, I know there has to be a more efficient way than what I've done.
Thank you, any help on this would be greatly appreciated.