#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 28
Default complex formula

I need help creating a formula. I have 4 columns and 12 rows of data. When
the number in the cell reaches multiples of 3 it creates 1 occurance. So 6
in a cell would create 2 occurances. However 4 in one column and 2 in the
second column would only create 1 occurance. I tried countif 2 but that
says that 6 is only 1 occurance. Any suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 20
Default complex formula

Hi there.
You may want to try:
=int(sum(A1:D12)/3)
Regards,
Otavio

"Debi" wrote:

I need help creating a formula. I have 4 columns and 12 rows of data. When
the number in the cell reaches multiples of 3 it creates 1 occurance. So 6
in a cell would create 2 occurances. However 4 in one column and 2 in the
second column would only create 1 occurance. I tried countif 2 but that
says that 6 is only 1 occurance. Any suggestions?

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
Complex IF formula Evan Excel Worksheet Functions 5 September 3rd 12 07:56 AM
need complex if formula (I think) b4nature Excel Worksheet Functions 3 June 26th 09 03:19 PM
Complex formula Alexey Excel Worksheet Functions 3 September 8th 07 01:10 AM
Complex Formula Watty30 Excel Discussion (Misc queries) 1 June 20th 07 09:46 PM
complex formula shmurphing Excel Worksheet Functions 6 December 21st 04 03:57 AM


All times are GMT +1. The time now is 02:39 AM.

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

About Us

"It's about Microsoft Excel"