Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / November 2005

Tip: Looking for answers? Try searching our database.

Too few arguments

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
plore - 23 Nov 2005 12:06 GMT
if i use the following formula it gives me an error message that reads as
follows:
You've entered too few arguments for this function??
Can anybody tell me why?

=COUNTIF(g12:g19 ">5")
Tushar Mehta - 23 Nov 2005 12:11 GMT
> if i use the following formula it gives me an error message that reads as
> follows:
> You've entered too few arguments for this function??
> Can anybody tell me why?
>
> =COUNTIF(g12:g19 ">5")

You are missing a delimiter between the range and the criterion.  
Depending on localization, it can be a comma or a semicolon.

Signature

Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

plore - 23 Nov 2005 12:45 GMT
> > if i use the following formula it gives me an error message that reads as
> > follows:
[quoted text clipped - 5 lines]
> You are missing a delimiter between the range and the criterion.  
> Depending on localization, it can be a comma or a semicolon.

Even if i use the formula as follows the error message appears again

=COUNTIF(g12:G19;>5)
=COUNTIF(g12:g19,>5)
=COUNTIF(g12:g19,".5")
=COUNTIF(g12:g19;">5")

Could it be a problem with my program because if i use the formula on a
different workstation it works??
Richard Buttrey - 23 Nov 2005 12:43 GMT
>if i use the following formula it gives me an error message that reads as
>follows:
>You've entered too few arguments for this function??
>Can anybody tell me why?
>
>=COUNTIF(g12:g19 ">5")

You need a comma in there after g19.

Rgds
Richard Buttrey
__
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.