Search results

  1. L

    stop form going to new record

    thanks for the reply, that worked i have worked around the problem i had, although i'm not really happy with it. this is what i have done may overall problem was stopping the user navigating to a new record. i wanted the user to only view existing orders and click a button to make a new order...
  2. L

    stop form going to new record

    thanks for that, i tried what you suggested, it doesnt quite work as i would like. the form is still blank (no fields or buttons, only title) when there are no orders. i placed the code in the forms On Load event and solved that. but there are still problems thanks again I'm still working on it
  3. L

    stop form going to new record

    i wonder if anyone can help with this problem i cant seem to work out. i have a bound form linked to an orders table, including some required fields. when i use the navigation buttons of the form to scroll thorugh the orders i can get to the end where the form expects you to make a new order...
  4. L

    stop form going to new record

    i wonder if anyone can help with this problem i cant seem to work out. i have a bound form linked to an orders table, including some required fields. when i use the navigation buttons of the form to scroll thorugh the orders i can get to the end where the form expects you to make a new order...
  5. L

    report footer location problem

    thats great thanks for that. i can get the 'regards' message to come up, as you suggested. I still have a problem tho. maybe i didnt explain too well. the actual height of the footer is 5cm as it includes a box for an authorised stamp. with this box i have the regards message. So my problem...
  6. L

    report footer location problem

    hi all, i am quite new to access and have come stuck on quite a simple problem (i think). i have created a report which list items from an orders table etc.. as the report could grow (listing lots of items from an order), i want only the last page of the report to display a message, i.e...
Back
Top Bottom