Jump to content

shivendra89

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by shivendra89

  1. Sub AppendITCostRatioMDB() Dim intCounter As Integer Dim intColumn As Integer Dim strNameRange As String intColumn = Sheets("ITCostRatio").Range("IJ1").End(xlToLeft).Column Sheets("ITCostRatio").Range("FE8:FL15000").ClearContents For intCounter = 7 To intColumn strNameRange = Sheets("ITCostRatio").Cells(1, intCounter).Value Sheets("ITCostRatio").Range(strNameRange).Copy Sheets("ITCostRatio").Range("FE65355").End(xlUp).Offset(1, 0).PasteSpecial (xlPasteValues) Next End Sub
  2. Hi, I would need help in profile evaluation and universities classification for MS in Computer Science. Below is my profile and list of universities I am targeting: GRE Score : 323 (170Q/153V) AWA - 3.5 or 4 (expected) TOEFL - ~100 (expected) CGPA : 8.43/10 (IT branch from NIT Jaipur); among top 10 in class of 90 Work Exp : 2.5 years in Consulting ( ZS Associates & BCG) NGO experience : 1 year Internship : 2 month relevant Internship Projects : 1 major project in Final year LOR : 2 from college, 2 from work Target Universities : Ambitious: 1. University of Wisconsin, Madison 2. University of Texas, Austin 3. Georgia Tech Moderate : 1. Penn State 2. University of Pennsylvania Safe: 1. NCSU 2. USC Please let me know if my profile looks good for this categorization. Feel free to make or suggest any changes to the universities. Thanks a lot in Advance for sparing your time.
×
×
  • Create New...

Important Information

This website uses cookies to ensure you get the best experience on our website. See our Privacy Policy and Terms of Use