Search results

  1. A

    Limited a memo field to 1000 characters

    Is there a way to limit the character size for a Memo box?. I need to get the Memo box to stop at 1000 characters when the user is typing and just stop typing like a text box, which limits you to 255 characters. Can anyone post some example code for this?!? thanks!
  2. A

    Cover page for a report

    Probably a really simple question...but....Can anyone suggest the simplest way of creating a cover page for a report? I read somewhere to use forcenewpage in the header but this is not a property option and i'm stuck TIA
  3. A

    showing the first date of many

    I have a form with several 'start' and 'end' date fields on it. I'd like to add another field which looks at all the start fields and gives the 'earliest date' record and also for the lastest date. this is a probably a really easy question but i'm getting nowhere :-( any help much appreciated
  4. A

    combo box acts as a filter

    I'm using access for the first time. I have a combo box on a form, I'd like users to select an item from the combo box and that will return all form records containing that item. The same as applying a form filter but easier for the user Is there a simple way to do this without VB script...
Back
Top Bottom