Hi all
Hopefully someone knows how to do this… I’ve got 156 rows of data in Excel and need to count the number of occurrences of a string within each cell in a specific column.
”““let DorQ3:=0; let Dor3:=”“”“; let DorT3:=1; let DorB3:=0; let DorQ2:=0; let Dor2:=”“”“; let DorT2:=1; let DorB2:=0; let DorQ:=0; let Dor:=”“”“; let DorT:=1; let DorB:=0; let CSub:=1; let Pan:=1; let V:=( “”|P|C”“ ); let Drw1:=1; let CarU:= Array(, , , , , , , , , ); let CarE:=No; let CarS:=Yes; let X1:=”“”“; let X2:=”“”“; let X3:=”“”“; let A:=MatXXType; let DorB:=0; let Pan1:=(if MatXPanelDoor then 2 else 1); let Car:=1; let Car1:=(if MatXCarcPanel then 2 else 1); let CarL:=(if MatXEndPanelL then 2 else 1); let CarR:=(if MatXEndPanelR then 2 else 1); let Ben:=0; let Kic:=0; let Fin:=1; let Fin1:=(if MatXFingerPanel then 2 else 1); ShowFriendlyPages(AALangFind(““Word”“,”“$Material”“), AALangFind(““QIQ”“, ““FP-MatCabinet.qiq”“), , ); setvalue(““MatXOptDor”“,1)”“”
I need to know how many occurrences there are of “Dor” in this, as well as the other 155 rows. Any ideas how this might be achieved?
Any help greatly appreciated, and worthy of free beers all night at the next pud I’m at :)
