Put that code in your Summary sheet bro, You want a message box if the the 
value of E8 is greater than 8000 ?? M I right ??

Private Sub Worksheet_Change(ByVal Target As Range)
If Not Intersect(Target, Range("e8")) Is Nothing Then
If Target.Value > 8000 Then
MsgBox "You have exceed the limit"
End If
End If
End Sub









On Tuesday, June 23, 2015 at 3:50:41 PM UTC+5:30, Kumar Bhanushali wrote:
>
>
> *Dear Sir,* 
>
> Not Working. 
>
> When I put the value 8000 it doesn't shows the message, but after delete 
> the same, it shows the msg. 
>
>   
>
>   
>
>
> *Regards, Kumar Bhanushali * 
>
>
>    *Re: $$Excel-Macros$$ Message POP up* 
>  *Mandeep Baluja  * to: excel-macros 
> 23-06-15 03:41 PM
>
>    Sent by: *excel-...@googlegroups.com <javascript:>* Cc: 
> kumar.bhanushali 
>  
>
>    From: Mandeep Baluja <rocke...@gmail.com <javascript:>> 
>    To: excel-...@googlegroups.com <javascript:>    Cc: 
> kumar.bh...@pmcprojects.com <javascript:>    Sent by: 
> excel-...@googlegroups.com <javascript:>    *Please respond to 
> excel-...@googlegroups.com <javascript:>* 
>
>
>
>
> Right click your sheet and add this code. 
>
> Private Sub Worksheet_Change(ByVal Target As Range) 
> If Not Intersect(Target, Range("e8")) Is Nothing Then 
> If Target.Value < 8000 Then 
> MsgBox "You have exceed the limit" 
> End If 
> End If 
> End Sub 
>
> Regards, 
> MandeepBaluja 
> Learningzmypassion. 
> https://www.facebook.com/groups/825221420889809/ 
> https://www.linkedin.com/profile/view?id=312532939 
>
>
>
>
>
>
>
>
>
>
>
>
>
> On Tuesday, June 23, 2015 at 2:54:51 PM UTC+5:30, Kumar Bhanushali wrote: 
>
> Dear Sir, 
> there is a problem, that it restricts the qty. 
>
> I don't want to restrict the qty, i just want to show the message with qty 
> balance. 
>
>   
>
>   
>
> Regards,
> Kumar Bhanushali 
>
>     Re: $$Excel-Macros$$ Message POP up 
>
>  Mustapha LMIDMANI   to: excel-macros  
> 23-06-15 01:35 PM
>
>
>    Sent by: excel-...@googlegroups.com 
>  
>
>    From: Mustapha LMIDMANI <lmidmani...@gmail.com>    To: excel-macros <
> excel-...@googlegroups.com>    Sent by: excel-...@googlegroups.com     Please 
> respond to excel-...@googlegroups.com  
>
>
>
>
> Hello Kumar, 
>
> try attached file (remark in cell's comment) 
>
>
> Regards 
>
>
> 2015-06-23 6:41 GMT+00:00 Kumar Bhanushali <
> kumar.bhanush...@pmcprojects.com>: 
> Dear Sir, 
> Is there any vba macros that if I reached at certain value Message Pop Up 
> that you have reached the xxx value.   
>
> Following File is attached for your reference. 
>
>   
>
>   
>
> Regards,
> Kumar Bhanushali
> DISCLAIMER
> The information contained in this e-mail including attachment is meant 
> only for the addressee and may contain confidential and privileged 
> information. Any use, distribution, printing, retransmission, 
> dissemination, copying or disclosure of this e-mail by any other person is 
> strictly prohibited and may be unlawful. If you are not the intended 
> recipient and receive this e-mail in error, please notify the sender by 
> reply e-mail and then permanently delete this message. Electronic 
> transmission cannot be guaranteed to be secured. Accordingly, PMC Projects 
> (I) Pvt Ltd does not accept liability for any data loss, corruption, 
> interception, unauthorised amendment, viruses, delays or consequences 
> thereof. 
> -- 
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please 
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice 
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security 
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and 
> members are not responsible for any loss.
> --- 
> You received this message because you are subscribed to the Google Groups 
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at http://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout. 
>
> -- 
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please 
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice 
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security 
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and 
> members are not responsible for any loss.
> --- 
> You received this message because you are subscribed to the Google Groups 
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at http://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.[attachment 
> "Stone Supply Report-22.06.2015.xlsm" deleted by Kumar 
> Bhanushali/const/mundra/pmc] 
>
> DISCLAIMER
> The information contained in this e-mail including attachment is meant 
> only for the addressee and may contain confidential and privileged 
> information. Any use, distribution, printing, retransmission, 
> dissemination, copying or disclosure of this e-mail by any other person is 
> strictly prohibited and may be unlawful. If you are not the intended 
> recipient and receive this e-mail in error, please notify the sender by 
> reply e-mail and then permanently delete this message. Electronic 
> transmission cannot be guaranteed to be secured. Accordingly, PMC Projects 
> (I) Pvt Ltd does not accept liability for any data loss, corruption, 
> interception, unauthorised amendment, viruses, delays or consequences 
> thereof. 
>
> -- 
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please 
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice 
> will not get quick attention or may not be answered.
> 2) Don't post a question in the thread of another member.
> 3) Don't post questions regarding breaking or bypassing any security 
> measure.
> 4) Acknowledge the responses you receive, good or bad.
> 5) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and 
> members are not responsible for any loss.
> --- 
> You received this message because you are subscribed to the Google Groups 
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to excel-macros+unsubscr...@googlegroups.com <javascript:>.
> To post to this group, send email to excel-macros@googlegroups.com 
> <javascript:>.
> Visit this group at http://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout. 
>
> DISCLAIMER
> The information contained in this e-mail including attachment is meant 
> only for the addressee and may contain confidential and privileged 
> information. Any use, distribution, printing, retransmission, 
> dissemination, copying or disclosure of this e-mail by any other person is 
> strictly prohibited and may be unlawful. If you are not the intended 
> recipient and receive this e-mail in error, please notify the sender by 
> reply e-mail and then permanently delete this message. Electronic 
> transmission cannot be guaranteed to be secured. Accordingly, PMC Projects 
> (I) Pvt Ltd does not accept liability for any data loss, corruption, 
> interception, unauthorised amendment, viruses, delays or consequences 
> thereof. 
>
>

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.

Reply via email to