msgbox

Emad Sabry

New Member
Joined
Sep 13, 2018
Messages
2
[TABLE="width: 500"]
<tbody>[TR]
[TD]row[/TD]
[TD]column A[/TD]
[TD]column B[/TD]
[TD]column C[/TD]
[TD]column D[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]1[/TD]
[TD]Emad1[/TD]
[TD]700[/TD]
[TD]600[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]2[/TD]
[TD]Emad2[/TD]
[TD]600[/TD]
[TD]700[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]3[/TD]
[TD]Emad3[/TD]
[TD]250[/TD]
[TD]0[/TD]
[/TR]
</tbody>[/TABLE]

column c has a formula and also column D and they Constantly changing

I want msgbox if d1 <= C1 msgbox show title = alert - msgbox= Emad1 (the text in B1) for one time and if D1 less again the msgbox doesn't show until d1 becomes 0 msgbox show tiltle ="Emad1" -msgbox = 0 (the value of D1)

and the same thing for the other d2 <= C2 ...

and i want that for 5000 row

can that done with vpa or hard
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK

Forum statistics

Threads
1,223,704
Messages
6,173,984
Members
452,540
Latest member
haasro02

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top