User Profile

Collapse

Profile Sidebar

Collapse
yarg1001
yarg1001
Last Activity: Jul 17 '07, 09:14 PM
Joined: Jul 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • yarg1001
    replied to subform properties
    Perfect!!!!!!!! !

    That was it thank you.
    See more | Go to post

    Leave a comment:


  • yarg1001
    started a topic subform properties

    subform properties

    I have set the tab for one subform (Document Status) to visible = false, I want to change it to true after I update another subform. I have tried variations on the code below but the tab field isn't available.

    Private Sub Form_AfterUpdat e()

    Me!Document_Sta tus.Visible = True

    End Sub
    See more | Go to post

  • yarg1001
    replied to subform help
    Once i changed the form to allow data entry then i could enter on the subform.
    See more | Go to post

    Leave a comment:


  • yarg1001
    replied to subform help
    I have set the relationship in both the table relationship window and in the form/subform connection to no avail. The form is drawn from a select query on the same table that the subform pulls data from. going bald fast.

    In the form I do not allow data entry but in the subform could this be an issue.
    See more | Go to post

    Leave a comment:


  • yarg1001
    started a topic subform help

    subform help

    I have created a subform which is a series of check boxes. When opening the form all of the checkboxes work. The subform is referenced directly to the underlying table.

    When accessing the subform in the form itself the checkboxes are not editable. The form is pulled from a select query to pare down the number of records.

    How can I get these fields to be usable.
    See more | Go to post
No activity results to display
Show More
Working...