Minggu, 20 Maret 2016

Re: [ExcelVBA] excel vba

 

SCORE B6:B22

=IF(C6="BYE","",IF(VLOOKUP($A$2,Inputscores,A6+1,FALSE)="","",VLOOKUP($A$2,Inputscores,A6+1,FALSE)))



OPPONENTS  SCORE D6:D22

=IF(C6="BYE","",IF(VLOOKUP(C6,Inputscores,A6+1,FALSE)="","",VLOOKUP(C6,Inputscores,A6+1,FALSE)))



OPPONENTS CONFERENCE E6:E22

=IF(C6="BYE","",VLOOKUP(C6,CONFERENCE,2,FALSE))

 

OPPONENTS DIVISION F6:F22

=IF(C6="BYE","",VLOOKUP(C6,CONFERENCE,3,FALSE))



cONFERENCE IS IS IN NAME MANAMENR, AS CONFERENCE


this is old one  my friend help made. now i making  new one do everything by vba codes


Meet Google Drive – One place for all your files


__._,_.___

Posted by: sf49ers164480@outlook.com
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (9)
----------------------------------
Be sure to check out TechTrax Ezine for many, free Excel VBA articles! Go here: http://www.mousetrax.com/techtrax to enter the ezine, then search the ARCHIVES for EXCEL VBA.

----------------------------------
Visit our ExcelVBA group home page for more info and support files:
http://groups.yahoo.com/group/ExcelVBA

----------------------------------
More free tutorials and resources available at:
http://www.mousetrax.com

----------------------------------

.

__,_._,___

Tidak ada komentar:

Posting Komentar