Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Obtain information from Excel?

I have 48 pages (65,536 lines each) of data and need to extract details (ie,
all hours totalling 41 hours per week pasted to a new worksheet and the same
for 42 hours worked per week, 43 hours, etc.) Is there a macro or something
I can use to do this? I've already summed all the hours and have them posted
in each cell (example ... 8-9-9-8-10-6 (50) ). Can anyone help me with this
hugh task?

Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Obtain information from Excel?

Is the structure of the worksheets suitable for SQL or a Pivot table ?
e.g. SELECT Count(TotalHours) From WS WHERE TotalHours=41

NickHK

"CharElaine99" wrote in message
...
I have 48 pages (65,536 lines each) of data and need to extract details

(ie,
all hours totalling 41 hours per week pasted to a new worksheet and the

same
for 42 hours worked per week, 43 hours, etc.) Is there a macro or

something
I can use to do this? I've already summed all the hours and have them

posted
in each cell (example ... 8-9-9-8-10-6 (50) ). Can anyone help me with

this
hugh task?

Thank you.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I write a formula to obtain information from another spread sue_b2000 Excel Discussion (Misc queries) 1 November 22nd 08 11:42 AM
How do I obtain cell information (column/row) from data marker? SHuelin Charts and Charting in Excel 0 June 20th 07 12:59 AM
How do I obtain updates for Excel 97? Elgin Excel Discussion (Misc queries) 2 January 6th 07 05:15 PM
Obtain Word Doc Info Into Excel WayneK[_6_] Excel Programming 0 July 19th 05 05:39 PM
How do I obtain Curly quotes and apostrophes in Excel? Samito Excel Discussion (Misc queries) 1 December 7th 04 12:30 PM


All times are GMT +1. The time now is 03:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"