GreenTeeth
MIS
hi there, can anyone help me here, got a macro here but everything in it is specific to the workbook I'm in, but that is useless to me, because it is also specific to doing that task just once.
How do you use unspecified variables within VBA
Example I want to make it so that you can copy/create a spreadsheet and move it to the last position within the workbook. yet when you do this, in the code it seems to tag onto the names of sheets not the actual sheet itself.
Can anyone shed any light on this one for me?
When student asks a questions, often the most obvious solution is the answer.
How do you use unspecified variables within VBA
Example I want to make it so that you can copy/create a spreadsheet and move it to the last position within the workbook. yet when you do this, in the code it seems to tag onto the names of sheets not the actual sheet itself.
Can anyone shed any light on this one for me?
When student asks a questions, often the most obvious solution is the answer.