Recent content by Ripleyclone

  1. R

    Wrap text in datasheet on subform

    Now I see the difference...it's easy when you know how! Many thanks :)
  2. R

    Wrap text in datasheet on subform

    Hi I have a subform appearing on a report (should I be using a subform or subreport?? I've tried both and don't really see the difference) Anyway, the subform is in datasheet view. Is there a way to wrap the text so that it all displays in the report? I'm getting the impression that it...
  3. R

    Open attachment field from button

    I'm looking for the solution to this as well...
  4. R

    Maximize tables and queries on open

    Hi Is there a way to have tables and queries maximize when you open them from the database window/navigation pane (not from a form). I'm using 2010. Thanks in advance. Edit: I've just realised through creating a new database in 2010, that they are maximized automatically. I've just been...
  5. R

    Control value based on two other controls

    Both can be empty so I see your point. I tried it and got either #name error or #type error when either the 2nd form was open with both dates empty or when I closed it. But, I included SigDate1 and SigDate2 in the main form's query, put on the main form and made them invisible, then referenced...
  6. R

    Control value based on two other controls

    Hi, hopefully someone can help. I have a form called frmAssignments with a text box showing DateCompleted. I have another form (which opens from frmAssignments) on which I have two date text boxes: SigDate1 and SigDate2. The date will be in either one or other, never both so one will always...
Back
Top Bottom