Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Code or formulas, not sure which

Hello all.

Going to try to explain as best I can:

I have a spreadsheet that has 40 columns and 1000 rows of data.
Columns I, L, O, R, U, X, AA, and AD have headers of Issue 1, Issue 2
etc. to Issue 8. Each cell in each of the Issue columns could contai
either a blank (no issue found) or a number from 1-16 (reason fo
issue). Column AL has a header of Month.

For each record, the number of issues will vary (Row 2 could have 0
while Row 3 could have 5, Row 4 has 2, etc.). I need to be able t
count the number of Issue "reasons" by month.

I've tried pivot tables, but I don't want it to show by Issue 1, Issu
2 etc. What I would like to end up with (and I can make it work with
lot of formulas, and copy/paste the individual issue columns and th
months into one list and then running the pivot table) is a table tha
has the reasons listed on the left, and the months across the top.

Hopefully there is an easier way, and would appreciate any hel
offered.

Thanks in advance,
Cande

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Code or formulas, not sure which

Have you tried an "If" with a nested "Countif" statement?
If month = x, countif <range= "*"
...dont know if it works but logic should apply.;

--
Message posted from http://www.ExcelForum.com

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
converting formulas to code tofimoon4 New Users to Excel 4 October 11th 10 01:01 PM
Copy formulas via Code Cordobes Excel Discussion (Misc queries) 1 December 11th 05 02:51 PM
modifying formulas with code Rick B[_6_] Excel Programming 3 January 28th 04 02:03 PM
Modifying formulas through code Rick B[_6_] Excel Programming 1 January 23rd 04 11:24 PM
Set cell formulas using code? how? Reedi Excel Programming 1 October 5th 03 10:29 AM


All times are GMT +1. The time now is 07:15 AM.

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"