![]() |
|
|
Thread Tools | Display Modes |
#5
|
|||
|
|||
![]()
Thanks for your prompt response. Yes, I did change the values you asked me to do. I have attached the sample excel sheet and the code below.
Const strWorkBook As String = "Count0To12Hr.xls" 'The name of the attached workbook Const strSheet As String = "Count0To12Hr" 'The name of the worksheet to process Const strCell As String = "E2" 'The cell to process Const iCount As Integer = 25 'The threshold value of the above cell Const strMessage As String = "count for today dropped by 20 percent from last weekday" |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
BillMaintenance | Excel Programming | 19 | 03-11-2015 03:19 PM |
Can anyone here tweek this macro for renaming Excel files based on a cell's contents? | chrisd2000 | Excel Programming | 6 | 07-01-2014 01:53 PM |
Email alert based on value in cell | sweetcuda | Excel | 0 | 03-12-2014 12:44 PM |
![]() |
bigbird69 | Word VBA | 13 | 11-18-2012 10:06 PM |
Macro based on cell value | ubns | Excel Programming | 1 | 05-07-2012 04:03 AM |