Search results

  1. Keith

    Switchboard Form

    How do I get the switchboard forms to open up maximised.
  2. Keith

    Printing Reports

    Is it possible to specify which printer a report prints to on a network?
  3. Keith

    Tab Pages

    Hi Rich Sorry I could not get it to work. I have a form with 5 tab pages on it. One of the pages is called "Hotel Details" on it is a subform 'FrmHotelDetails' I have an option group called 'ITX' with two buttons 'yes' or 'no'. If 'No' is selected I want to blank out the 'Hotel Details' page...
  4. Keith

    Tab Pages

    Is it possible to make a tab page on a form visable or not, depending on the result of of an unbound option group on the same form? I hope that this makes sense. Keith
  5. Keith

    Form/Subform Problems

    Chris I have tried both your suggestions without any luck. Thanks anyway Keith
  6. Keith

    Form/Subform Problems

    I have a form [FrmBooking] that has an unbound text box [Total] that calculates a total price from several fields on the main form. I have a subform [FrmTrans] and I wish to transfer the contents of [Total] to a subform field [SellPrice] Try as I might I can't make it work. I can get data from...
  7. Keith

    Easy printing of 1 record instead of all records

    I have the same problem. The answer given prints a copy of the form with the current record. How can the current record be printed using a report?
  8. Keith

    Print a report with data from one record

    I have a print button on a form that I want to use to print a report with only the data from the current record on the form. Can anyone help please? Keith
  9. Keith

    Text manipulation

    Is there any way to replicate the 'Proper' worksheet function in Access? Thanks Keith [This message has been edited by Keith (edited 06-03-2000).]
  10. Keith

    Switching between Forms

    I have an Orders form and if a customer is not in my customers table I want to be able to enter a new customer and then return the details to the orders form. I hope that this makes sense.
Back
Top Bottom