Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Restricting entry

Hi, I have a simple spreadsheet which I need help with. I need to prevent a
customer from using more then one computer (C*) and or laptop. What I need
is a way of stopping more then one yes per row. I have validated the cells
with a list of Yes/No, but cannot find a way of stopping the Yes being
entered if a yes has been entered in a different cell on the same row?

Own Laptop C1 C2 C3 C4 C5
Customer 1 Yes
Customer 2 Yes
Customer 3 Yes
Customer 4 Yes
Customer 5
Customer 6 Yes
Customer 7
Customer 8 Yes
Customer 9 Yes
Customer 10

Any help with be appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default Restricting entry

On Jan 11, 1:32*pm, scubas wrote:
Hi, I have a simple spreadsheet which I need help with. *I need to prevent a
customer from using more then one computer (C*) and or laptop. *What I need
is a way of stopping more then one yes per row. *I have validated the cells
with a list of Yes/No, but cannot find a way of stopping the Yes being
entered if a yes has been entered in a different cell on the same row?

* * * * Own Laptop * * *C1 * * *C2 * * *C3 * * *C4 * * *C5
Customer 1 * * * * * * *Yes * * * * * * * * * * * * * *
Customer 2 * * * * * * * * * * *Yes * * * * * * * * * *
Customer 3 * * *Yes * * * * * * * * * * * * * * * * * *
Customer 4 * * * * * * * * * * * * * * *Yes * * * * * *
Customer 5 * * * * * * * * * * * * * * * * * * * * * * *
Customer 6 * * *Yes * * * * * * * * * * * * * * * * * *
Customer 7 * * * * * * * * * * * * * * * * * * * * * * *
Customer 8 * * * * * * * * * * * * * * * * * * *Yes * *
Customer 9 * * *Yes * * * * * * * * * * * * * * * * * *
Customer 10 * * * * * * * * * * * * * * * * * * * * * *

Any help with be appreciated.


Select B2:F11 (adjust to real table)
Apply custom Conditional formatting with this formula:

=COUNTIF($B2:$F2,"Yes")<=1

Regards,
Stefi
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
restricting entry into a cell based on entry to a previous cell newbie57 New Users to Excel 1 June 9th 08 05:43 PM
Restricting data entry to A-Z a-z 0-9 Illya Teideman Excel Discussion (Misc queries) 10 August 28th 07 07:33 PM
Restricting Duplicate Entry Rajat Excel Worksheet Functions 5 November 7th 06 03:00 AM
Restricting entry in B1 on the basis of entry in A1 Stilla Excel Worksheet Functions 7 December 3rd 05 09:17 PM
Restricting entry in B1 on the basis of entry in A1 Biff Excel Worksheet Functions 0 December 3rd 05 03:41 AM


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