LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 196
Default Conditional statements

Hello and thanks in advance,

I am trying to get a cell to say "Paid", or "UnPaid",
conditioned by a row that is used and a check box and over
a range.

Sample:
UnPaid

Cust cost Paid
Acme 10.00 √
Baits 223.00
Hamms 2.00 √
Unused Row's
------------------------------------------------------
Paid

Cust cost Paid
Acme 10.00 √
Baits 223.00 √
Hamms 2.00 √
Unused Row's
-------------------------------------------------------

What is the simplest way of doing this?

I'm heading something like this right now, but there's got
to be any easier way.

=COUNT(F6:F105)My Range
If Check Box Enable then True

Then I was going to count the True statement which if
equals the count then all items are paid.

Even though I think this will work it doesn't seem like
the best way. I will have to go and change every Check Box
to make it select each cell. I have over 500 check boxes
to change.


 
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 If Statements [email protected] Excel Discussion (Misc queries) 4 September 3rd 08 04:25 PM
Conditional If Statements maxcw Excel Worksheet Functions 2 June 23rd 08 05:22 AM
Conditional statements Sue Excel Worksheet Functions 1 May 12th 08 10:14 PM
Conditional statements james Excel Worksheet Functions 9 January 7th 08 03:07 PM
Conditional Statements Robert Albrecht Excel Discussion (Misc queries) 2 October 3rd 06 08:29 PM


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