Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi! I have a workshhet where people are booking themselves for different programs. But there is a limit, for example the SUM of D2:D10 donīt have to be more than 8. How do I stop a user to put in any number when th SUM has reached 8? Jack -- Jack Daniels ------------------------------------------------------------------------ Jack Daniels's Profile: http://www.excelforum.com/member.php...o&userid=31170 View this thread: http://www.excelforum.com/showthread...hreadid=508298 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() There seems to be a lag in the system today because I answered this post on the microsoft newsgroup hours ago. I guess I'll just have to repost it here so here it goes. Select D2:D10, then go to Data/Validation, next select "custom" from the "Allow" menu and in the formula box type: =SUM($D$2:$D$10)<=8 next click on the "Error Alert" tab and leave a message for the user. HTH JG -- pinmaster ------------------------------------------------------------------------ pinmaster's Profile: http://www.excelforum.com/member.php...fo&userid=6261 View this thread: http://www.excelforum.com/showthread...hreadid=508298 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thank you very much!!! It works perfect!!!! I tried almost the same but I must have written something wrong. Jack -- Jack Daniels ------------------------------------------------------------------------ Jack Daniels's Profile: http://www.excelforum.com/member.php...o&userid=31170 View this thread: http://www.excelforum.com/showthread...hreadid=508298 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
checking that cells have a value before the workbook will close | Excel Worksheet Functions | |||
Help with using range names in sum function | Excel Worksheet Functions | |||
How to Select a relative range with Using "Find" and Offset() | Excel Discussion (Misc queries) | |||
Can a formula check for a certain value in a range? | Excel Discussion (Misc queries) | |||
can a formula check for a certain value in a range? | Excel Discussion (Misc queries) |