Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
IntricateFool
 
Posts: n/a
Default Track progress to lookup percent complete on another worksheet.

I am trying to track progress in a Gap Analysis file. In doing so I would
like to calculate the percent of fields completed for each column in a
seperate workbook updated frequently (contains 1500+ different plan names) .
This report file as of now only contains a percent of the data needed and
will be updated frequently. I am trying to keep track of the percents.

Currently I am going in and using =counta(e2:e1512)/counta(a2:e1512)
- This is counting from a different file from the Gap Analysis

My Gap Analysis file contains fields with same name as the file i am
counting for so I know I can tie the two together somehow either with a
vlookup or some other function, I just do not know how to go about doing this
correctly? Below is an example.

Example:
(Gap Analysis File) Would like to see how many of fields complete from
Report file

A | B
1 Report Field | Percent Complete
2 Plan 100% <- Always will be 100% - (Total number of
plans)
3 State ? <-Should contain 75%
4 Tier ? <-Should contain 50%
5 Region 75%
(=counta('ReportFile'!D2:D5)/counta('ReportFile'!A2:A5)
6 Type ? <- Should contain 0%

(Report File) Users go in and enter data that is not currently there.

A | B | C | D | E |
1 Plan State Tier Region Type
2 Name1 CA "No Data" South "No Data"
3 Name2 "No Data" 2 "NoData" "No Data"
4 Name3 PA 3 North "No Data"
5 Name4 TX "No Data" West "No Data"

* "No Data" contain empty fields

How could i calculate this automatically without calculating each column
seperately in my Gap Analysis file? I assume there is an easier way to go
about doing this...
Any suggestions or a direction to go in?
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
Percent Complete? bassec Excel Discussion (Misc queries) 1 March 28th 06 08:11 AM
Lookup worksheet name in separate workbook daj32 Excel Discussion (Misc queries) 4 February 2nd 05 10:54 PM
How do I get a hyperlink to track specific data in a worksheet? Kev Nurse Excel Discussion (Misc queries) 1 February 1st 05 12:08 AM
Weekly Transaction Processing Ralph Howarth Excel Worksheet Functions 4 January 19th 05 05:37 AM
Indirect reference from one worksheet to another Bill Sturdevant Excel Worksheet Functions 2 December 17th 04 01:23 PM


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

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"