Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I am trying to count unique value in a list under column E E 436 600 514 548 .. .. .. The value in the above columb B is the result of certain formula such as IF(D9="","",IF(ISNUMBER(MATCH(LEFT(D9,FIND("/",D9)-1),INDIRECT("E"&B$4):E8,0)),"",LEFT(D9,FIND("/",D9)-1))) When I tred to count this using "counta", the reulst was wierd... it returned the number of even blank cell.... So I copy the column and paste it with 'paste special' as value checked to paste only result of the cells. But when pasted, each numbers in the cells has a certain message with ! mark saying " the number in the cell is formatted as text or preceded by an apostrophe". For blank cells, there is no ! mark. But when counting the colum with 'counta', the blank cells are also counted... how to solve this problem? thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unusual Printing Problems | Excel Discussion (Misc queries) | |||
Creating an unusual chart | Excel Discussion (Misc queries) | |||
Unusual Request... | Excel Discussion (Misc queries) | |||
Please help with unusual request? | Excel Discussion (Misc queries) | |||
Unusual data format | Excel Worksheet Functions |