PC Review


Reply
Thread Tools Rate Thread

Alert messages, running totals, connecting spreadsheets or cells

 
 
=?Utf-8?B?Y2hlcnls?=
Guest
Posts: n/a
 
      17th Sep 2007
I need to be able to generate alert messages based on the result of a
calculation. I'll use the example of a checkbook and bank statement balance
to explain what I'd like to do. I need to be able to calculate running
totals, for example, as you would with your check book and that running total
needs to be connected to another spreadsheet or another cell on the same
spreadsheet (for example a bank statement running total). Also I need to
connect the two spreadsheets or areas of the spreadsheet, so that if I enter
an amount in the checkbook, it is reconciled with the bank statement balance.
I need to calculate total outstanding checks, and final checkbook balance
and final bank statement balance (& difference if they are out of balance)
and then generate either Out of Balance or Good Balance alerts. I would
appreciate any help. thank you.
--
Cheryl
 
Reply With Quote
 
 
 
 
=?Utf-8?B?RnJhbmsgUHl0ZWw=?=
Guest
Posts: n/a
 
      18th Sep 2007
Chreryl

result in a1 = BoKu Bucks
qualifier in b1 = if(a1="BoKu Bucks",1,"")
Alert notification in c1 = if(b1=1,"Alert: You have BoKu Bucks. Share the
Wealth! I'm a socialist, I can't help it.","")

You could eliminate the c1 and just put it in b1, but I have found that I
frequently go back and concatenate() various messages as I go along because
you want to alert them for more than one thing. You want the alert near the
qualifier so the see it immediately, but you may be calculating over
a1:au10000. That makes it difficult to see any errors down there if your at
the top.

God Bless

Frank Pytel



"cheryl" wrote:

> I need to be able to generate alert messages based on the result of a
> calculation. I'll use the example of a checkbook and bank statement balance
> to explain what I'd like to do. I need to be able to calculate running
> totals, for example, as you would with your check book and that running total
> needs to be connected to another spreadsheet or another cell on the same
> spreadsheet (for example a bank statement running total). Also I need to
> connect the two spreadsheets or areas of the spreadsheet, so that if I enter
> an amount in the checkbook, it is reconciled with the bank statement balance.
> I need to calculate total outstanding checks, and final checkbook balance
> and final bank statement balance (& difference if they are out of balance)
> and then generate either Out of Balance or Good Balance alerts. I would
> appreciate any help. thank you.
> --
> Cheryl

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cumulative totals carrying over to several spreadsheets =?Utf-8?B?U2Nob3R6ZSdzIE1vbQ==?= Microsoft Excel Worksheet Functions 4 15th Nov 2007 10:22 PM
Monthly Totals AND Running Totals in Query =?Utf-8?B?UmFuZHkgQnJvd24=?= Microsoft Access 8 21st Apr 2007 10:16 PM
Running totals in gridview (when you have many totals required) =?Utf-8?B?Um9iZXJ0IENoYXBtYW4=?= Microsoft ASP .NET 3 16th Feb 2007 12:03 PM
How to hide unused cells when running accumulated totals =?Utf-8?B?Z3Jhbm8y?= Microsoft Excel Worksheet Functions 1 13th Aug 2005 04:07 PM
Running totals across spreadsheets Rachel Microsoft Excel Worksheet Functions 0 9th Dec 2003 07:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:08 AM.