Loading
Share Your Source Code or Article
Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.
Submit now...
Submit now...
Sponsor
Receive Free Updates
Today's popular content
- How to Connect to a Database and Add/Update/Delete Record (61)
- Free Hotel Management System Manual (54)
- Hotel Reservation System (VB.NET) (51)
- Payroll System (50)
- Automated Voting System (50)
- Hotel Reservation System in MS Access (49)
- Visual Basic .NET 2008 Tutorial (45)
- Hotel Reservation System (43)
- My VB Program (42)
- A Simple Add, Edit, Delete, and Search using VB and MSAccess (41)
- 1 of 204
- ››
Random Post
- SQL Create Database Statement (1,910)
- school management system v1.0 (8,704)
- Primitive types of Java (4,105)
- DBase programming with data environment (2,759)
- Simple Chatroom (6,175)
- Chatting Application For LAN (5,640)
- POS and Inventory System (7,998)
- SQL Wildcards (1,476)
- Computer Sales and Inventory (7,154)
- Sample How to Use YouTube API in PHP or HTML (11,258)
- 1 of 133
- ››
The output will be in the c combobox
gaya neto"2009-2010"
Gingamit to sa Semester table hehe
ilagay mo to sa form load
Private Sub Form_Load()
Dim x
For x = 2010 To 2000 Step -1
Combo1.AddItem x & "-" & x + 1
Next x
End Sub
oh yan ..sana makatulong.hehe