View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
todtown todtown is offline
external usenet poster
 
Posts: 35
Default ADO to get Worksheet Name

I have code in a workbook that uses ADO to query data from another
workbook. I want to get the name of the worksheet in the workbook
being connected to. How do I do that?

tod