Thanks Sent on my BlackBerry® from Vodafone
-----Original Message----- From: Sam Mathai Chacko <[email protected]> Sender: [email protected] Date: Sat, 17 Mar 2012 22:34:31 To: <[email protected]> Reply-To: [email protected] Subject: Re: $$Excel-Macros$$ TWO DATA VALIDATION IN ONE CELL Select the three columns starting from the 8th Row, and Column F, and use this conditional =AND(ISNUMBER(F8),SUM($F8:$H8)<2) Regards Sam Mathai Chacko On Sat, Mar 17, 2012 at 11:52 AM, Pravin Kumar <[email protected]>wrote: > Hi folk > > I want to add validation for cell (3 cell) with two condition > > It should not accept any text > > there are 3 field (in each row) and only one should be 1 and rest two > must be 0 > > with custom formula "=SUM($F8:$H8)<2" it follow second rule but no able to > get first rule along with it. > > Please help! > > Thanks > Pravin > > -- > FORUM RULES (986+ members already BANNED for violation) > > 1) Use concise, accurate thread titles. Poor thread titles, like Please > Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice > will not get quick attention or may not be answered. > > 2) Don't post a question in the thread of another member. > > 3) Don't post questions regarding breaking or bypassing any security > measure. > > 4) Acknowledge the responses you receive, good or bad. > > 5) Cross-promotion of, or links to, forums competitive to this forum in > signatures are prohibited. > > NOTE : Don't ever post personal or confidential data in a workbook. Forum > owners and members are not responsible for any loss. > > > ------------------------------------------------------------------------------------------------------ > To post to this group, send email to [email protected] > -- Sam Mathai Chacko -- FORUM RULES (986+ members already BANNED for violation) 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Cross-promotion of, or links to, forums competitive to this forum in signatures are prohibited. NOTE : Don't ever post personal or confidential data in a workbook. Forum owners and members are not responsible for any loss. ------------------------------------------------------------------------------------------------------ To post to this group, send email to [email protected] -- FORUM RULES (986+ members already BANNED for violation) 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Cross-promotion of, or links to, forums competitive to this forum in signatures are prohibited. NOTE : Don't ever post personal or confidential data in a workbook. Forum owners and members are not responsible for any loss. ------------------------------------------------------------------------------------------------------ To post to this group, send email to [email protected]
