User Profile

Collapse

Profile Sidebar

Collapse
coldude
coldude
Last Activity: Mar 31 '08, 06:22 AM
Joined: Apr 10 '07
Location: Melbourne, Ausralia
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • coldude
    started a topic ValidateTime SQL table query, ignore if archived

    ValidateTime SQL table query, ignore if archived

    Hi, I have a data entry form that uses this ValidateTime code in VBA that checks of an entry may overlap in any way with any session already placed into the session_table. This is an inheritted project and I have limited knowledge in how this all works having tried may times altering the code with no luck that’s why I’m here.

    If I add a field to the session_table called “Archive” as Boolean (yes/no), how do I make this below...
    See more | Go to post
    Last edited by Stewart Ross; Mar 25 '08, 08:50 AM. Reason: Added code tags around VB code

  • Great, that makes it all easier.. thanks for your help
    See more | Go to post

    Leave a comment:


  • form data loads from one table and saves to another

    Hi,

    I have a Access 2003 database Form that opens containing data from one table and when clicking a button i wish it to transfer the forms text box information into another form, for the reason being that i wish to delete the original information ("session" table) where all the current data is and make a copy of it into another table ("Session_CL X" table) for it to be archived.

    What changes do i...
    See more | Go to post

  • VB.NET or Visual Studio 2005 training prefered provider?

    Hi, me again.. I’m curious in doing a VB.net or Visual studio 2005 course preferably online as I feel my knowledge level with VB is very scratchy. What course provider would the users recommend for me to follow up on?
    See more | Go to post

  • coldude
    started a topic Removing a Control Array

    Removing a Control Array

    Hi,

    i have been playing with some code that creates Control array labels that display dates down in a column in a Windows Form, but i am having trouble with removing Control array labels if a date range changes.

    How do i remove a Control Array Label? in the case where the quantity of labels required where to be reduced by the Control Form control selecting the start and end dates.

    some of the code that...
    See more | Go to post

  • thanks for that, i guess my biggest trouble was that i didnt know the correct term for what i was trying to create.. the Control Array, now i wont forget it..




    thanks again


    Colin
    See more | Go to post

    Leave a comment:


  • ohh, ok.. im using Visual Basic.Net 2003, Version 7.


    i hope this helps you
    See more | Go to post

    Leave a comment:


  • coldude
    started a topic Event Calendar from Windows Form

    Event Calendar from Windows Form

    Hi, Does anyone know how to generate an Event Calendar for the use with a VB.NET Windows Form?

    Have searched the web for sorce code and havnt had much luck at this stage getting anything to work.

    I need to display machine avalibility reading booking times from an Access Database and displaying in a column form for each day.


    thanks



    Coldude
    See more | Go to post

  • from Windows Form how do i create a LABEL in code

    hi there,

    I need to be able to generate multiple labels for the use in a Windows form, the quantity of labels would depend on a count, is it possible to generate multiple labels in code? If so how do I define and declare a label?

    Could just make a pile of blank labels and set them to invisible ready at my disposal, but I thought surly there must be an easier way in code.

    I am working on a project that...
    See more | Go to post
No activity results to display
Show More
Working...