Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Attendance sheet

Hi,

I am relatively new to excel so please forgive me id this question is very basic.

I am creating an attendance sheet that counts attendance after a specified date. I am using the following formula.

=COUNTIFS(G57:BX57, "X", G1:BX1, "4/25")

Where the dates are on the first row G1 To BX1

However I would like to protect the sheet from the users but allow them to change the reference date manually without using this string so I have tried

=COUNTIFS(G57:BX57, "X", G1:BX1, "C57")

Where C57 would be the reference date entered by the user.

But it returns a 0 no matter what I try instead of what i need.

I was wondering if there was anything that I am missing or if I have to try something else. Thank you.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Attendance sheet

Got the answer from another forumn.

""&C57


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
How to create Login & Log out Spread sheet in Excel with automated Attendance sheet marc5354 Excel Worksheet Functions 2 September 21st 10 04:22 PM
attendance sheet Lynn[_7_] Excel Programming 2 July 14th 09 06:56 PM
Attendance Sheet. Clark Excel Discussion (Misc queries) 2 October 18th 07 03:20 AM
Help with Volunteer Attendance Sheet Tim Excel Discussion (Misc queries) 1 December 16th 05 09:44 AM
attendance sheet may HS Excel Worksheet Functions 1 September 12th 05 06:49 PM


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