LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kim
 
Posts: n/a
Default Find when a value in a column changes

This is what I'm trying to do. Don't know if I can do it with functions, buy
hopefully someone can point me in some sort of direction.
I have a .txt file with weekly payroll info. in it. I want to total the
hours and wages and then also bring over SS#, Name and some other info. Here
is an example of the raw data, each row represents a paycheck (there are
other fields like Check # and so forth but they are irrelvant to what I'm
trying to do):

SS# Name Date Hired Date Terminiated Hours
Gross Wages
111-22-3333 Jane Doe 6/26/04 30
300.00
111-22-3333 Jane Doe 6/26/04 15
150.00
111-22-3333 Jane Doe 6/26/04 25
250.00
222-33-4444 John Doe 3/25/01 12/5/05 40
400.00
222-33-4444 John Doe 3/25/01 12/5/05 40
400.00

1st I sort by SS#. Then I use the subtotal command to get total hours and
gross wages. Now I would like to have a sheet that would show just the
totals for Hours and Gross Wages along with the SS#, Name, Date Hired and
Date Terminated. Using the Subtotal command I end up with something like
this:

111-22-3333 Total
70 700.00
222-33-4444 Total
80 800.00

but I need it to look like this:

111-22-3333 Jane Doe 6/26/04 70
700.00
222-33-4444 John Doe 3/25/01 12/5/05 80
800.00

Any suggestions on how I can do this? Thanks in advance for any help you
can provide.
 
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
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
IF/AND/OR/DATEIF Issue...sorry...long post... EDSTAFF Excel Worksheet Functions 1 November 10th 05 12:28 AM
Find a "date" in a column of dates in Excel 2000 JR Hester Excel Worksheet Functions 3 November 1st 05 09:17 PM
creating a bar graph Johnfli Excel Discussion (Misc queries) 0 October 26th 05 08:16 PM
Lookup Table Dilemma Karen Excel Worksheet Functions 2 June 10th 05 08:22 PM


All times are GMT +1. The time now is 06:07 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"