ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   In excel, give alarm which alert me if i dont recevie a payment (https://www.excelbanter.com/excel-discussion-misc-queries/169058-excel-give-alarm-alert-me-if-i-dont-recevie-payment.html)

Abdulkadir

In excel, give alarm which alert me if i dont recevie a payment
 
I want to make a alert in EXCEl which alert me when i didnt receive a payment
from any party in two days or three days

Pete_UK

In excel, give alarm which alert me if i dont recevie a payment
 
You could use conditional formatting to do this, but you will need to
give more details if you want a more detailed answer.

Pete

On Dec 10, 9:09 am, Abdulkadir
wrote:
I want to make a alert in EXCEl which alert me when i didnt receive a payment
from any party in two days or three days



Mike H

In excel, give alarm which alert me if i dont recevie a payment
 
Hi,

1 way.
Say your due date for payment is in A1. Select A1 and and then:-

Format|conditional format.
Select Formula is and paste this in
=AND(ISBLANK(B1),(A1-TODAY())=3)
select a colour and click OK
3 days after payment is due the cell will turn the colour you select and it
will stay like that until you mark payment as recieved by entering something
in B1

Mike

"Abdulkadir" wrote:

I want to make a alert in EXCEl which alert me when i didnt receive a payment
from any party in two days or three days


Mike H

In excel, give alarm which alert me if i dont recevie a paymen
 
That should have been

=AND(ISBLANK(B1),(TODAY()-A1)=3)

"Mike H" wrote:

Hi,

1 way.
Say your due date for payment is in A1. Select A1 and and then:-

Format|conditional format.
Select Formula is and paste this in
=AND(ISBLANK(B1),(A1-TODAY())=3)
select a colour and click OK
3 days after payment is due the cell will turn the colour you select and it
will stay like that until you mark payment as recieved by entering something
in B1

Mike

"Abdulkadir" wrote:

I want to make a alert in EXCEl which alert me when i didnt receive a payment
from any party in two days or three days


Abdulkadir

In excel, give alarm which alert me if i dont recevie a payment
 
I am gratefull to Mr.Mike and Mr.Pete that they respond to my answer,
Actually I am gold merchant and I always used to keep record of my stock,
suppose if I had given two necklace to one merchant so i want that excel
programme automatically prompt me after two day a pop up will come up
revealing that the payment is due so can i do this on Excel please guide me,
its really urgent

"Abdulkadir" wrote:

I want to make a alert in EXCEl which alert me when i didnt receive a payment
from any party in two days or three days



All times are GMT +1. The time now is 03:53 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com