Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default How does one auto-change values?

Using Excel 2007. Multiple sheets in one workbook and each containing a list
of "Questions" in column B. As each each is answered, a date is placed in
Column A next to that question. Sheet 1 in the Workbook contains a Category
list in Column A, a total for # of questions in each Category in Column B and
how many have been completed in Column C. Column D contains a formula for
displaying percentage of questions completed in each particular category.
Need to auto update Sheet 1's values. EX: As dates are entered next to Sheet
2's "Questions", the # of questions completed column on Sheet 1 would
automatically increase.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default How does one auto-change values?

In Sheet1, enter:

=COUNT(Sheet2!A:A)

This will count the number of dates entered in Sheet2 column A
--
Gary''s Student - gsnu200791


"Darin" wrote:

Using Excel 2007. Multiple sheets in one workbook and each containing a list
of "Questions" in column B. As each each is answered, a date is placed in
Column A next to that question. Sheet 1 in the Workbook contains a Category
list in Column A, a total for # of questions in each Category in Column B and
how many have been completed in Column C. Column D contains a formula for
displaying percentage of questions completed in each particular category.
Need to auto update Sheet 1's values. EX: As dates are entered next to Sheet
2's "Questions", the # of questions completed column on Sheet 1 would
automatically increase.

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
Conditional formatting does not change when values change. ?? Texana Excel Worksheet Functions 4 August 20th 07 12:20 AM
auto change sharon Excel Worksheet Functions 4 February 26th 07 06:13 PM
HOW DO I CHANGE AUTO FILL DATE VALUES Luke Excel Worksheet Functions 1 January 3rd 07 07:53 AM
Auto Identify Values TMc21 Excel Discussion (Misc queries) 3 July 18th 06 07:36 PM
Auto insert values? Rick Excel Discussion (Misc queries) 2 March 9th 05 04:37 PM


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