LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.misc
pinmaster
 
Posts: n/a
Default If Statement - Need Help


If you really want to make it fool proof then I would use data
validation and conditional formatting.

For data validation first select all the QTY cells in column F, then go
to data validation, in the "Allow" menu select "Custom" and in the
formula box type: =ISNUMBER(F16) where F16 is the first cell in the
selection, next click on the "Error Alert" tab and leave a message for
the user explaining that no text is allowed, this message will appear
whenever someone tries to enter text in the cell.

For conditional formatting I would do something like this, select all
the QTY cells again and go to Format/Condtional Formatting, in the drop
down menu you have "Formula is" and "Cell value is", select "Fomula is"
and type =ISNUMBER(D16) click on format and choose a color for the
background, that way whenever a price appears in D16 F16 will be
highlighted drawing the attention of the user to that cell.

That in conjunction with your formula should make it easier for the
user.

HTH
Jean-Guy


--
pinmaster
------------------------------------------------------------------------
pinmaster's Profile: http://www.excelforum.com/member.php...fo&userid=6261
View this thread: http://www.excelforum.com/showthread...hreadid=508628

 
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
SET statement tutorial Daminc Excel Discussion (Misc queries) 13 January 17th 06 04:47 PM
If statement Matt Montagliano Excel Discussion (Misc queries) 1 September 8th 05 08:47 PM
Do I need a sumif or sum of a vlookup formula? PeterB Excel Worksheet Functions 0 June 1st 05 12:23 PM
IF Statement nightmare eugenevr Excel Discussion (Misc queries) 6 May 18th 05 01:09 PM
What statement to use? Paul Excel Worksheet Functions 6 February 13th 05 05:23 PM


All times are GMT +1. The time now is 01:39 PM.

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

About Us

"It's about Microsoft Excel"