|
-
Nov 1st, 2000, 11:04 AM
#1
Thread Starter
Addicted Member
Hi,
[1]
Is it possibble for me to yuse VB and open a MS Word (*.doc) and then save(convert) it to anoth file form, such as RTF or HTML?
[2]
I want to load some time in to a combo box (1:00 to 12:00)
example
combobox1.additem "1:00"
combobox1.additem "1:10"
combobox1.additem "1:20"
combobox1.additem "1:30"
combobox1.additem "1:40"
.... and so on.
as you can see I want it to go up by 10 mins. What the fastest way to do this.
Note : If you can only answer one question that's fine 
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|