Hi guys,
I know this must be possible, but I can't think how to approach it.
I want to be able to allocate the names of each worksheet in a workbook to an vba array, without knowing how many sheets are in the workbook when the code is run, or what the sheet names are.
Is this possible, and how would I go about doing it? Let me know if this is not specific enough, and I'll try to go into more detail.
Thanks
I know this must be possible, but I can't think how to approach it.
I want to be able to allocate the names of each worksheet in a workbook to an vba array, without knowing how many sheets are in the workbook when the code is run, or what the sheet names are.
Is this possible, and how would I go about doing it? Let me know if this is not specific enough, and I'll try to go into more detail.
Thanks