Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HELP with excel 2002 formula

Status
Not open for further replies.

jasona45

Technical User
May 15, 2003
37
0
0
US
Is there a formula to do this? I would like to extract a specific user and information below from multiple worksheets and put into new worksheet from one excel document.


(Computer Name User Name First Name Middle Intial Last Name Day of Week Month Day of Month Year Time)
 


Hi,

That's not something that a single formula does.

However, you could use the MS Query feature via Data/Get External Data/New Database Query - Excel Workbooks -- YOUR WORKBOOK -- YOUR WORKSHEET.........

Skip,
[sub]
[glasses] [red]A palindrome gone wrong?[/red]
A man, a plan, a ROOT canal...
PULLEMALL![tongue][/sub]
 
Thanks but that wont just grab one user from each worksheet within the spreadsheet.
 


Why not? It all depends if you have stored your data in a proper table format.

Skip,
[sub]
[glasses] [red]A palindrome gone wrong?[/red]
A man, a plan, a ROOT canal...
PULLEMALL![tongue][/sub]
 
I get error message "Data source contains no visible tables." I just have column headers.
 


In the Query Wizard -- Choose columns window, hit the [Options] button and check ALL Show Table Options.

Skip,
[sub]
[glasses] [red]A palindrome gone wrong?[/red]
A man, a plan, a ROOT canal...
PULLEMALL![tongue][/sub]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top