I'm not sure of what you want, but you can probably find something on
my page on sheets, along with coding.
here are actually three ways of addressing the sheet.
sheet1
'sheet1'
sheet(1)
For more information on addressing sheets see
http://www.mvps.org/dmcritchie/excel/sheets.htm
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages:
http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page:
http://www.mvps.org/dmcritchie/excel/search.htm
"dave glynn" wrote in message ...
I have a number of worksheets that are identical except that the workbook
name changes with each company.
Can I use the "real" name (i.e: sheet1) rather than the Excel (abcinc) name
when getting data for a group report. This would save an imense amount of
time as therer are 640 different sheets.
Thanks
Dave Glynn