Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi all,
I'm having some problems in implementing the following. I hava a spreadsheet that gets live data and I need to compare that with some other cells of mine based on which I've developed a function that alerts me by showing a msgbox. Thus suppose the liva data falls below a certain manually entered value, i get a pop up. the problem i am facing is that if my live data remains below the manual value, i keep getting pop ups which I dont want. I need the alert just once when it falls below that value. I tried using another column as a flag but when i try to modify a new cell, it doesnt seem to work properly and my function outputs aren't what they should be. I'm not too sure even if the logic i'm using is correct. i'm relatively new to vba and excel so if anyone could help, it would be great. Thanks!! Abhay |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I preserve text color when combining cell data | Excel Discussion (Misc queries) | |||
Can I preserve chart formatting when the source data is updated? | Charts and Charting in Excel | |||
Preserve existing data whilw using external links | Excel Worksheet Functions | |||
How do I preserve data formatting in a pivot chart? | Charts and Charting in Excel | |||
Formula to capture data on a date and preserve it | Excel Worksheet Functions |