Search:

Type: Posts; User: aikidokid

Page 1 of 13 1 2 3 4

Search: Search took 0.67 seconds.

  1. Replies
    3
    Views
    695

    Re: [RESOLVED] Listview column header

    Your welcome :D
  2. Replies
    3
    Views
    695

    Re: Listview column header

    If you want 3 columns, but only to show the first and last you could set the second column to have a width of zero (0)
  3. Replies
    14
    Views
    1,090

    Re: Staying in memory

    Sorted - I think :D

    I was loading a small form, visible = false, and hadn't caught this one ;)

    Resolved now as far as I can tell.

    Thanks all for your help.
  4. Replies
    14
    Views
    1,090

    Re: Staying in memory

    Let me clarify, as I may have been a bit misleading:

    I have one main form, and on that form I have a number of pictureboxes (holders) that display when a treeview node is clicked.
    The other forms...
  5. Replies
    14
    Views
    1,090

    Re: Staying in memory

    yes many
  6. Replies
    14
    Views
    1,090

    Re: Staying in memory

    Ah, that could be where I was getting a bit mixed up. I thought this was the case, but forgot about the Close as well :rolleyes:

    Thanks si and milk
  7. Replies
    14
    Views
    1,090

    Re: Staying in memory

    Would I still need to set 'RS = Nothing' inside the If statement as well?


    Hmm, not too sure here. I will have to take another look at this and see if I can understand this.
    A bit tired at the...
  8. Replies
    14
    Views
    1,090

    [RESOLVED] Staying in memory

    I have a problem, when I close the app, it stays in the memory, as shown in the task manager.
    I have narrowed the code down by commenting out parts, get the app to close properly, until the error...
  9. Replies
    14
    Views
    57,898

    Re: VB6 - Transparent UserControls for XP/Vista

    Hi Jottum.

    Firstly, thanks for these great controls. :thumb:

    I am using the tabstrip, but I am having a problem with the colour. I have a white form, but the top of the tabstrip is still...
  10. Re: help with datagrid sorting urgently needed please

    Hi dicktracy007

    Welcome to the forum :wave:

    To sort them, I would do this when loading the data into the data grid, using the SQL statement. You can also use this method to sort the grid by...
  11. Replies
    8
    Views
    1,179

    Re: Empty/Blank Value in combobox

    Ihaven't got VB on this machine to test it, but could you add an empty line in the List property of the combo box?
  12. Replies
    3
    Views
    543

    Re: Open DTP from Command Button

    Thanks westconn1.

    Is there any other way as I believe Sendkeys has a problem in Vista doesn't it?
  13. Replies
    3
    Views
    543

    Open DTP from Command Button

    How can I open a date/time picker with the click of a button?
    By open I mean show it in the dropdown view.

    Thanks
  14. Replies
    7
    Views
    787

    Re: Is this for real?

    Thanks for the replies guys. I will look into this for my daughter, as she is at university at the moment :D
  15. Replies
    7
    Views
    787

    Is this for real?

    I have come across this site and wondered if people knew this was real?

    Is it too good to be true?
  16. Replies
    3
    Views
    769

    Re: Random Number Generator!!

    Have you tried using the Random function?
  17. Replies
    7
    Views
    647

    Re: Closing app in IDE

    My bad, I meant to say TaskManager :bigyello:
    I will take a look now, thanks :)
  18. Replies
    7
    Views
    647

    Re: Closing app in IDE

    @ LaVolpe
    That's an excellent tutorial by si_the_geek :thumb:
    I knew he was writing one on this topic, just didn't realise it was finished.

    @koolsid
    I am setting objects in many places...
  19. Replies
    7
    Views
    647

    Re: Closing app in IDE

    I agree, I just don't know how :(

    No, but I am using some custon controls from an OCX file, but I was having this problem before this, or at least as far as I can remember!
  20. Replies
    7
    Views
    647

    Closing app in IDE

    I have two problems really:

    Firstly, the app doesn't always close down properly whan I close the app (in the IDE) and I have to use the 'End' button on the VB6 menubar.

    Secondly, if I keep...
  21. Thread: Help

    by aikidokid
    Replies
    6
    Views
    706

    Re: Help

    The op would still have to move this part to the next line in each case wouldn't he?


    Label2.Caption = "Nicely done!" And Image1.Visible = True


    Label2.Caption = "Nicely done!" ...
  22. Replies
    8
    Views
    586

    Re: help with learning effectively.

    Personally, I think a good starting project would be to make a person code library. you learn a lot making it, and then you get to use it regularly afterwards,
    There is a really useful link in my...
  23. Thread: Help

    by aikidokid
    Replies
    6
    Views
    706

    Re: Help

    Welcome to VBF :D

    Try changing your code as follows

    Label2.Caption = "Nicely done!"
    Image1.Visible = True
    ElseIf Text1 < 86 >= 73 Then
    Label2.Caption = "Good...
  24. Replies
    12
    Views
    2,158

    Re: Date Problem in VB6

    In Access it's #...# :thumb:
  25. Replies
    3
    Views
    513

    Re: PopUp Menu Query

    Thanks Moorzee,

    I thought you couldn't have a popup menu without the menu bar at the top showing, but it seems you can :)
  26. Replies
    3
    Views
    513

    [RESOLVED] PopUp Menu Query

    Is it possible to have a popup menu when you don't have a menu at the top of the form.

    All my menu items are on command buttons, and I would like to have a popup menu for my system tray icon.
  27. Replies
    12
    Views
    2,158

    Re: Date Problem in VB6

    I think it could be that the Date in a SQL query has to be enclosed in #Date#

    Give it a try :)
  28. Re: Conditional Formatting I guess

    Thanks very much for this koolsid. :)

    I think I have the conditional formatting sorted, but if I don't I will be back.;)

    Rated :thumb:
  29. Re: Conditional Formatting I guess

    Answer to question 1 is Yes. There will only be one Review Date.

    Answer two is there will only be one "R" for any employee, but it could be any date in any month of the year.

    Thanks
  30. Re: Conditional Formatting I guess

    Yes that it :)

    Also if possible, a fomula in the 'Review Date' column to let me know two weeks before the review date is due, ie make the cell Yellow.

    thanks for this sid

    I won't be back...
  31. Re: Conditional Formatting I guess

    Yeah it is isn't it :D

    No, I'm afraid not. It is at work and only on an intranet.

    I have made something similar, but to be honest I can't remember how to make the list for the drop down, but I...
  32. [RESOLVED] Conditional Formatting I guess

    I wonder if somebody could help me.

    I have very little experience with Excel, but I would like to do the following:

    I have a workbook with 13 tabs, 12 for the months of the year and the first...
  33. Replies
    1
    Views
    416

    Syntax error (missing operator)

    I cannot see what is wrong with the following. I have the string surrounded with the apostrophe, I have used the replace function to replace the apostrophe when adding to the database (Access & ADO)...
  34. Replies
    9
    Views
    670

    Re: Manipulate string

    Thanks for the example Caskbill. I can learn a lot from this :thumb:
  35. Replies
    9
    Views
    670

    Re: Manipulate string

    I am using the PrintForm Method, but adding all data to textboxes without any borders.
    The problem has arrisen because I changed my layout and I am tring to just add the first two items into the one...
  36. Replies
    9
    Views
    670

    Re: Manipulate string

    Thanks for the help LaVolpe

    When I run this

    tmpStr = Format(rs!Course_Date.Value, "dd - mmm - yyyy") & _
    Mid$(tmpStr, 37, 9) = Left$(rs!Course_Day.Value & " ", 9)tmpStr...
  37. Replies
    9
    Views
    670

    Re: Manipulate string

    So, you would add the date first, yes, then add the day afterwards. The day could be Moday, Tuesday ect, with Wednesday being the longest number of characters.

    I am tring to get it so it looks...
  38. Replies
    9
    Views
    670

    Manipulate string

    I am trying to add two values to a string, one starting from the left and the other a set number of spaces from the right.
    IE


    Dim tmpStr As String

    tmpStr = Space$(45)

    Starting from the...
  39. Re: Removing Focus from all Command buttons..

    Welcome to VBF :wave:

    In all command Got_Focus events, set the focus to something else :)
  40. Re: Pass field name to a recordset in a string

    I am loading textboxes on a form to print the form, but there are numerous options that could be printed, for example, Name and Email Address
    or Name and Address
    I was trying to make a sub that I...
Results 1 to 40 of 500
Page 1 of 13 1 2 3 4



Click Here to Expand Forum to Full Width