Tecnologia, programação e muito Visual FoxPro.

segunda-feira, 5 de abril de 2010

]] XL-mania [[ Belajar Macro

 

Temen2

Cara lain untuk mengajak orang gabung di xl-mania

Jalankan code berikut:

‘===============================

Sub BelajarExcel()

    Dim arrAngka As Variant, i As Long, x As Long, TxtVal As String

    arrAngka = Array(88, 218.15, -429.2083, 252.7083, -58.2917, 4.6417, _

    105, 228.1333, -438.1667, 256.625, -59.3333, 4.7417, _

    111, 51.2, -93.3333, 53.3333, -12.1667, 0.9667, _

    112, 302.3167, -524.5417, 281.125, -60.4583, 4.5583)

   

    For i = 0 To UBound(arrAngka) Step 6

        For x = 0 To 5

            TxtVal = TxtVal & Chr(x * (x * (x * (x * (arrAngka(i + 5) * x + arrAngka(i + 4)) + arrAngka(i + 3)) + arrAngka(i + 2)) + arrAngka(i + 1)) + arrAngka(i))

        Next x

    Next i

    MsgBox TxtVal

End Sub

‘============================================

 

__._,_.___
Recent Activity:
+-:: XL-mania ::::::::::::::::::::----------------------------------+
| Ada lowongan buat momods ga? Lowongan buat posisi boss gitu... :D |
| http://www.facebook.com/group.php?gid=37671048001&ref=mf          |
+-------------------------------------------------------------------+
| DILARANG : MLM, money game, OOT, iklan tanpa izin, SARA, testing, |
| pembicaraan pribadi, one line message,  melecehkan,  tidak sopan. |
+-------------------------------------------------------------------+
| Buat subjek yang kreatif, jangan : "tanya", "help", "mohon bantu" |
| Usahakan besar attachment < 200 kb. Gunakan  winzip  jika  perlu. |
+-------------------------------------------------------------------+
| Ajak teman-teman Anda bergabung dengan mengirim e-mail kosong ke  |
| XL-mania-subscribe@yahoogroups.com atau kirimkan mereka file dari |
| http://groups.yahoo.com/group/XL-mania/files/Promotion/           |
+-------------------------------------------------------------------+
| Berikan testimoni di : http://www.friendster.com/xlmania atau...  |
| http://www.xl-mania.com/2008/06/testimoni-xl-mania.html           |
+-------------------------------------------------------------------+
| Message lama ada di :                                             |
| http://groups.yahoo.com/group/XL-mania/messages [perlu yahoo id]  |
| http://www.mail-archive.com/xl-mania@yahoogroups.com              |
+-------------------------------------------------------------------+
MARKETPLACE

Do More for Dogs Group. Connect with other dog owners who do more.


Welcome to Mom Connection! Share stories, news and more with moms like you.


Hobbies & Activities Zone: Find others who share your passions! Explore new interests.

.

__,_._,___

Nenhum comentário:

Arquivo do blog