#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Data Validation

I have to enter rules for data for a cell that must have settings for
"positive integers" This is my first time using Excel. Any help would be
appreciated.


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Data Validation

Data Validation is pretty easy. Have you looked?
Would you say that an integer is a "whole number"?
If you are looking for a positive integer, would that be "greater than"
zero?
--
David Biddulph

"Momma Jay" <Momma wrote in message
...
I have to enter rules for data for a cell that must have settings for
"positive integers" This is my first time using Excel. Any help would be
appreciated.




  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 422
Default Data Validation

Under Data Validation, Custom - In formula Box enter:

=AND(A10,A1=INT(A1))

Jim May

"David Biddulph" <groups [at] biddulph.org.uk wrote in message
:

Data Validation is pretty easy. Have you looked?
Would you say that an integer is a "whole number"?
If you are looking for a positive integer, would that be "greater than"
zero?
--
David Biddulph

"Momma Jay" <Momma wrote in message
...
I have to enter rules for data for a cell that must have settings for
"positive integers" This is my first time using Excel. Any help would be
appreciated.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Data Validation

Does that have any advantage over "Whole number" "greater than" 0?
--
David Biddulph

"JMay" wrote in message ...
Under Data Validation, Custom - In formula Box enter:

=AND(A10,A1=INT(A1))

Jim May


"David Biddulph" <groups [at] biddulph.org.uk wrote in message
:

Data Validation is pretty easy. Have you looked?
Would you say that an integer is a "whole number"?
If you are looking for a positive integer, would that be "greater than"
zero?
--
David Biddulph


"Momma Jay" <Momma wrote in message
...
I have to enter rules for data for a cell that must have settings for
"positive integers" This is my first time using Excel. Any help would
be
appreciated.





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
Validation Data using Validation Table cell range..... Dermot Excel Discussion (Misc queries) 16 January 5th 10 09:35 PM
data validation invalid in dynamic validation list ilia Excel Discussion (Misc queries) 0 November 7th 06 12:54 PM
data validation invalid in dynamic validation list ilia Excel Worksheet Functions 0 November 7th 06 12:54 PM
Data validation with validation lists and combo boxs Keith Excel Discussion (Misc queries) 1 October 12th 06 11:08 AM
Loading Column Data with blank Rows into Data Validation Box ExcelMonkey Excel Worksheet Functions 3 October 13th 05 06:09 PM


All times are GMT +1. The time now is 02:07 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"