I cant get LEFT to work with COUNTIF so that abcx and abcz will be counted.
=COUNTIF((LEFT(temp.xls!B1:B4000,3)="abc"),"abc") doesnt work
I cant get LEFT to work with COUNTIF so that abcx and abcz will be counted.
=COUNTIF((LEFT(temp.xls!B1:B4000,3)="abc"),"abc") doesnt work
Last edited by JakePatuli; 08-27-2009 at 09:13 AM.
Try:
=Countif(temp.xls!B1:B4000,"abc*")
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Oops! Same answer as above - DELETED
Regards
Special-K
Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks