Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15
Default I still need help with formular?

SUMIF is not working I think I need to combine 2 formulars together

Heres what I have now using sumif

I have one worksheet called weekly wage this is where I want to enter in my
payslips each week

at the top I have a cell for placing which state I am working in at the time
I would be entering the pay slip info
I have my reg time pay cell and over time cell and then I also have all the
deductions the usual for a payslip

I have another page called state totals this is where I want my gross totals
to be entered for the corrisponding state
I am using sumif as advised it worked fine so long as I stayed in that state
for example alabama but as soon as I went to enter in the info for example
virginia all the info in alabama was removed and the info for virginia was
entered

here is the formuler I am using

=SUMIF('Wage Entry'!G5:H5,"Alabama",'Wage Entry'!M4:N5)
=SUMIF('Wage Entry'!G5:H5,"Virginia",'Wage Entry'!M4:N5)
Please tell me I dont need to create a new wage entry page for each state
for this to work?
there should be some way to do this I am sure can some one help?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 221
Default I still need help with formular?

Buzz

Have 2 seperate cells to handle each of the formulas.

On your "State_Totals" page.

Alabama Cell(Assume A1)

=SUMIF('Wage Entry'!G5:H5,"Alabama",'Wage Entry'!M4:N5)

Virginia Cell(Assume A2)

=SUMIF('Wage Entry'!G5:H5,"Virginia",'Wage Entry'!M4:N5)

Total Cell(Assume A3)

=Sum(A1:A2)

HTH
Mark.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15
Default I still need help with formular?

Ok I dont understand You Mean I need to have seporate cell for each state
and there is no way or formular that can retain the info cause that would
mean I would have to have a seporate wage info sheet for each state and I
work out of all of them through a year I repair power stations across
america and some of canada that is just too much I thought for sure there
would be an easier way
"NoodNutt" wrote in message
...
Buzz

Have 2 seperate cells to handle each of the formulas.

On your "State_Totals" page.

Alabama Cell(Assume A1)

=SUMIF('Wage Entry'!G5:H5,"Alabama",'Wage Entry'!M4:N5)

Virginia Cell(Assume A2)

=SUMIF('Wage Entry'!G5:H5,"Virginia",'Wage Entry'!M4:N5)

Total Cell(Assume A3)

=Sum(A1:A2)

HTH
Mark.


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
formular Gee Setting up and Configuration of Excel 0 April 15th 08 03:10 PM
Excel - What is ^ in a formular? ie +(p23)^.5 MarcusX Excel Discussion (Misc queries) 2 August 11th 07 03:26 AM
Formular to add to a IP address Sean Excel Discussion (Misc queries) 5 September 9th 06 06:47 AM
If formular Therese Excel Discussion (Misc queries) 5 March 30th 06 11:49 PM
Need Help With A Formular ximen New Users to Excel 3 April 11th 05 05:05 PM


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