forums

Copy the link of the video page and paste it here:

Example: http://www.youtube.com/watch?v=a7FQPMiph9M

HD Love bollywood comedy dance entertainment español film funny hindi hip hop hot live love movie music new news rap remix rock sexy show song songs trailer tv video 2010

NEW!. You can download videos from Vimeo!. :-)

Utils:

[View | Download]

Microsoft Excel 2007 - Agenda {www.zipteck.com.br}

Video Explicando como Criar um agenda no Excel 2007 (com macro ou sem macro) codigo da macro: Private Sub CommandButton1_Click() Dim nome As String Dim tel As String Dim mail As String nome = TextBox1.Text tel = TextBox2.Text mail = TextBox3.Text ActiveWorkbook.Sheets("Plan2").Activate Set C = Sheets(2).Range("a2") j = 0 Do j = j + 1 C.Cells(j, 1).Select Loop While IsEmpty(C.Cells(j, 1)) = False C.Cells(j, 1).Value = nome C.Cells(j, 1).Offset(0, 1) = tel C.Cells(j, 1).Offset(0, 2) = mail ActiveWorkbook.Sheets("Plan1").Activate End Sub


Tags: 2007, aplication, aula, basic, dinamica, excel, for, function, if, list, macro, macros, pivot, procv, sum, sumif, tabela, table, tutorial, vba, video, visual
1 Downloads - Last from: (Your Blog here!)
Problems, comments, suggestions?. Contact us |