Visual basic
Hi,
I am a newbie programmer which use vb6 for programming, I created a simple system.
But when I finished the system and want to install and run it, an error appeared.
The error message below give me no clue what this error is?
Do I need to install something to run my program?
Please help.
InnerPassUninstaller
Run-time error ‘429’:
ActiveX component can’t create object
- 1581 views
- 2 answers
- 0 votes
Hello,
Can you help me with this problem of mine with Visual Basic programs?
What if I need to fetch only the last 5 records from a table with fields like ID, City, State, and Address?
How will I make this possible?
Please guide me.
Thanks.
- 832 views
- 1 answers
- 0 votes
Hello!
Good day!
I am trying to create a combo box in Visual Basic and I have struggled for 3 days searching through the internet but I can’t get the answer. I want to create the combo box in a dynamic way so that when select value or data it should appear in the combo box and if I click on the shape I should get 1 combo box.
Any ideas on this issue please assist.
Your suggestions will be highly appreciated.
Thank you…
- 1310 views
- 1 answers
- 0 votes
Hello! I want to use VBA to pack an image into a picture placeholder; the aspect ratio of the image and the size of the placeholder should be intact. The image is resized on selecting “Fit” on the Crop tool; however the picture has to be manually put into the placeholder. At least one measurement is ranged to the maximum of the placeholder while preserving the aspect ratio for the other measurement. I need to have that recurring in VBA. Who can avail me VBA codes to solve my dilemma? VBA version is PPT 2010. Please help me… Thanks…
- 886 views
- 1 answers
- 0 votes
Can user’s property value in Active Directory (AD) be customized by Visual Basic Scripting (VBS) logon script? How can the path for multiple users' directory be altered in Active Directory (AD) which is usable as Visual Basic Scripting (VBS) logon Script. Is there anyone who has any idea on how to do that?
- 696 views
- 1 answers
- 0 votes
Hello!
I have this problem about programming with visual basic.
i create a menu with a columns. I want to insert a dropdown menu in ColumnA.
And I can select from the dropdown menu from any cell in ColumnA.
any one help me or guide me with this.
Thank you…
- 858 views
- 1 answers
- 0 votes
I drew a text box using visual designer. I inserted a text in the text box and it looked okay but when I did a preview on the page, the text appeared on two lines. It was like the text was compressed by the text box. I thought that the text box is small for the text. So I enlarged the text box but still the text cannot fit in. The text is a paragraph title. How do I fix this problem?
- 868 views
- 1 answers
- 0 votes
Hello there,
I'll be glad if someone could help my problems. I couldn’t make program for my normal project, after some attempt. I just couldn't get it. That's why i decided to look for help…
I want store student data information and anytime if need it, it can be replace without any error. Then I need a counter program for six month semester to get the payment information of students and can take necessary steps for the next.
Could someone out there help me, guide me…
Thanks a lot in advance….
- 908 views
- 1 answers
- 0 votes
Hi All,
This code is for zipping files in a folder and get this error
—————————
Windows Script Host
—————————
Script:F:Zip.vbs
Line:6
Char:1
Error:Type mismatch: 'strWinzip'
Code:800A000D
Source: Microsoft VBScript runtime error
—————————
OK
—————————
strDate = Year(Date) & Right("0" & Month(Date), 2) & Right("0" & Day(Date), 2) & Right("0" & Hour(Now), 2) & Right("0" & Minute(Now), 2) & Right("0" & Second(Now), 2)
- 1021 views
- 1 answers
- 0 votes
- 887 views
- 2 answers
- 0 votes