#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 28
Default Warning Messages

Hi

Is it possible to get a warning message appear when a cell value hits a
certain value using standard Excel functions rather than VBA. Basically
looking at an order vs stock situation so when the orders reduce stock to a
minimum level a warning comes up. Like Data Validation but want it to do it
based on the result of a formula in the cell not physically typing in the
result of stock-orders.

Thanks

Belarus or bust
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,646
Default Warning Messages

You can't do it via formulae but try to use Conditional formatting, e.g. cell
turns to red when stock-orders is at a minimum level.

Regards,
Stefi

€˛fabio€¯ ezt Ć*rta:

Hi

Is it possible to get a warning message appear when a cell value hits a
certain value using standard Excel functions rather than VBA. Basically
looking at an order vs stock situation so when the orders reduce stock to a
minimum level a warning comes up. Like Data Validation but want it to do it
based on the result of a formula in the cell not physically typing in the
result of stock-orders.

Thanks

Belarus or bust

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 28
Default Warning Messages

Thanks Stefi for your time.

Just wondered if I could get something more 'in your face' particularly on a
large spreadsheet where the cells in question may not be in view.


"Stefi" wrote:

You can't do it via formulae but try to use Conditional formatting, e.g. cell
turns to red when stock-orders is at a minimum level.

Regards,
Stefi

€˛fabio€¯ ezt Ć*rta:

Hi

Is it possible to get a warning message appear when a cell value hits a
certain value using standard Excel functions rather than VBA. Basically
looking at an order vs stock situation so when the orders reduce stock to a
minimum level a warning comes up. Like Data Validation but want it to do it
based on the result of a formula in the cell not physically typing in the
result of stock-orders.

Thanks

Belarus or bust

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,646
Default Warning Messages

Maybe you can use custom Data validation in such a way:
Say stock is in G2, orders in H2, minimum level in I2, then apply custom
Data validation with formula
=G2-H2=I2
on H2.

Regards,
Stefi

€˛fabio€¯ ezt Ć*rta:

Thanks Stefi for your time.

Just wondered if I could get something more 'in your face' particularly on a
large spreadsheet where the cells in question may not be in view.


"Stefi" wrote:

You can't do it via formulae but try to use Conditional formatting, e.g. cell
turns to red when stock-orders is at a minimum level.

Regards,
Stefi

€˛fabio€¯ ezt Ć*rta:

Hi

Is it possible to get a warning message appear when a cell value hits a
certain value using standard Excel functions rather than VBA. Basically
looking at an order vs stock situation so when the orders reduce stock to a
minimum level a warning comes up. Like Data Validation but want it to do it
based on the result of a formula in the cell not physically typing in the
result of stock-orders.

Thanks

Belarus or bust

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel hyperlinks - disabling warning messages Larry Links and Linking in Excel 1 July 29th 07 02:22 AM
Not getting messages in OE Biff Excel Worksheet Functions 2 November 1st 06 08:01 AM
How to prevent warning messages on protected work sheet. Dannycol Excel Worksheet Functions 3 April 5th 06 09:07 PM
Msg.box -messages TUNGANA KURMA RAJU Excel Discussion (Misc queries) 4 January 6th 06 04:33 AM


All times are GMT +1. The time now is 09:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"