Search:

Type: Posts; User: steve2688

Search: Search took 0.07 seconds.

  1. Replies
    22
    Views
    16,500

    Re: [RESOLVED] VB6 - Merge Cells in spreadsheet

    Hi All,

    i know this is very old post but i now not able to Merge a few cell in excel by use vb6 to create an excel.

    i has upload my screenshot .

    Regards
    steve
  2. Re: How to Create PDF by key in data in text box for vb.net

    Hello, anyone can help ?
  3. Re: How to Create PDF by key in data in text box for vb.net

    can anyone advice?
  4. How to Create PDF by key in data in text box for vb.net

    Hi all expect,

    i have a project that need to create a data from text box to PDF, i don't have any idea about how to do it and i search a code from web also cant find any, can anyone give me an...
  5. Replies
    3
    Views
    1,079

    Re: Problem Sorting An Excel Spreadsheet

    Sorry those expect, i dont know how to compose a new post, hope some one will notice my question here,

    i want to sort a excel in vb6, but keep come out a error 168839.

    the code is as per...
  6. Replies
    13
    Views
    19,763

    Re: Runtime Error 53 'file not found'

    Thanks PMArnoutdv,

    i solved it by disable some read ini function which is not needed now.
  7. Replies
    13
    Views
    19,763

    Re: Runtime Error 53 'file not found'

    Hi All,

    i am facing this error as well, when i open a .vbp to run is fine, but when i run the .exe file that i build it from this error will appear.

    any expect can help.

    Regards
    Steve
  8. How to read file that just create in same project

    Hi Expert,

    i had face a problem here that in the same project i am create a file name and naming as temp.txt, but after that i want to write the content in temp.txt and write in "actual.txt"

    I...
  9. Re: Connection from vb.net 2012 to mssql server 2012

    Ya thank jmcilhinney, i made it finally,

    Really appreciated :blush:
  10. Re: Connection from vb.net 2012 to mssql server 2012

    Below is my program, please can any body help

    '=======================================================

    Imports System.Data.SqlClient

    Public Class frmLogin

    Dim sqlconn As...
  11. Re: Connection from vb.net 2012 to mssql server 2012

    by the way?

    can i have a full coding due to i dont know how to start for the login form,

    i has success create a login form with 2 text box and a button "Ok",

    what i want to do is, after i...
  12. Re: Connection from vb.net 2012 to mssql server 2012

    ya i know is the connection string but what suppose i write down inside the bracket ??

    is it something like this

    sqlconn = New SqlConnection("STEVE-PC\SQLEXPRESS;Database=ITDailyReport; User...
  13. Connection from vb.net 2012 to mssql server 2012

    Hi all,

    please can anybody give me a guide that how to make a connection to database, what asi know is

    Dim sqlconn As SqlConnection

    =================================================
    Try
    ...
  14. Re: how to detect folder name by first few character

    Thank Max187Boucher,

    Really is that typo mistake,

    Its work now,

    Appreciate so much,

    Regards
    Steve
  15. Re: how to detect folder name by first few character

    Hi MarkT,

    can i know what is the data will be store in strProgramDir after that whole line, cos when i debug it, the value in strProgramDir is empty == ""

    Regards and thank
    Steve
  16. Re: how to detect folder name by first few character

    Cool and thank MarkT

    i will try it later and i think it's work mb after this i will more understand about syntax vbDirectory

    Really appreciate your help:)
  17. how to detect folder name by first few character

    Hi expect,

    i am doing a project and face some problem in DirListBox,

    The problem is like

    DirOrg.Path = "C:\Users\project"

    but for the folder "Project", the folder name is not only...
  18. Replies
    5
    Views
    581

    indicate wheather the folder exist...

    i facing a problem in my project again, hope somebody can help me for solving it...

    that is i want to created a folder new folder in particular path but dunno wheather the folder oledi exixt or...
  19. Replies
    6
    Views
    1,551

    Re: have problem in comboBox_change function

    Thank lavolpe i oledi did it, cos actually it is very simple, cos i nvr used this function b4, and face this problem... and now i has been gain more knowledge....thank everybody ...:thumb:
  20. Replies
    6
    Views
    1,551

    Re: have problem in comboBox_change function

    yes i did it, thank thank thank thank alot...........:D
  21. Replies
    6
    Views
    1,551

    Re: have problem in comboBox_change function

    thank ya, but i want the label will appear "Apple" immediately when i make a change in combo box without press anything, can i...
  22. Replies
    6
    Views
    1,551

    have problem in comboBox_change function

    can anyone tell me that a special function in combo box that is cboJob_Change....

    that is i have a combo box name is cboName and got 3 list , eg A,B and C,by cboName.Text by default is "Please...
  23. Replies
    2
    Views
    457

    VB script need help here...

    can somebody teach me that how to used LOCATE function in vb script just like...

    temptext = "i have been travel to Germany last year."
    temptext2= "Germany win in this match."

    i want to search...
  24. Replies
    6
    Views
    1,337

    Re: Merge text file... >

    thank for everyone that give me a help....i will make a try and will give a respond in my problem....hope can learn more skill in vb from all of u...
  25. Replies
    6
    Views
    1,337

    Merge text file... >

    can anybody teach me that if i want to merge more then 1 text files, did i need to used common dialog box....:(
Results 1 to 25 of 26



Click Here to Expand Forum to Full Width