Microsoft
Software
Hardware
Network
Question : Formula/Cunction Needed
As always I've turned to Experts Exchange for my difficult/challenging problems and I appreciate your solutions. Today i Need an IF statement/formula that will give me a count or ID based on the number of occurances that exact string appears. Let me try to explain The formula should be in Column B and it should give the results below: Notice if the string only appears once like 100101*01 then it should be blank, only if the string appears more than once it should start to number them 1,2,3,4 etc.
Column A Column B
100101*01
100202*01 1
100202*01 2
100202*01 3
100203*01 1
100203*01 2
100204*01
100205*01
100206*01 1
100206*01 2
100206*01 3
100206*01 4
If you have any other questions please let me know and i really appreciate your time trying to figure this out.
Answer : Formula/Cunction Needed
my mistake again....
This formula should work for you.
=IF(COUNTIF(A:A,A1)=1,
"",COUNTIF
($A$1:A1,A
1))
let me know. sorry for the confusion.
Random Solutions
Install MS Visual Studio .NET/SQL Server and PHP/MySql on the same computer
How to run an executable packaged inside a JAR?
what is the easy way of hitting a remote server on its availability every 5 secs and start up a batch file when it comes down
Export Query to Excel from Access 2007
CentOS 5.5 FreeRadius + SQL + Dialup Admin
Report Excel from asp.net page
ISA 2010 Editions
how to install outlook
ADMT and sid mapping
SharePoint Quick Launch and Security