Search results

  1. A

    Save a record without closing the form?

    I need to perform queries on data inside a form against the table the form enters data into. So, I need the data in the Stock table that the form is a data entry form in, without closing the form. Is there any way to save a record through a Macro without closing the Form? I need to use a Macro...
  2. A

    Display a sub-report even without report data

    I have a report which displays details about stock items that are below their re-order level, and a sub-report which displays the same information for items which have been manually ordered. I'm making these as seamless as possible, which is so far working out fine. However, if the main report...
  3. A

    Spin buttons in sub form?

    I have a form that allows users to order Stock items using a sub-form. I have a quantity field in this also. I'm trying to control the quantity using spin buttons but unfortunately I cannot make these work. I have tried placing them in the sub-form but they are never visible. Is there any way to...
  4. A

    Spin buttons in sub form?

    A quick question this time, I promise. Is there any way to have a working spin button on a field in a subform? I have a quantity field I'd like to allow users to edit with spin buttons. When I add a spin button anywhere in a sub-form, it doesn't appear anywhere other than design view. Any ideas...
  5. A

    Edit > Go advanced. Wait, what?

    Very strange bug I've found, clicking Edit on a posted post, and then go Advanced brings up a delete message screen. There doesn't seem to be any way of actually having an advanced edit screen.
  6. A

    Requery field on Subform?

    Hey, I'm working on a project which is basically a stock control system with a few extras. One of those extras that's causing me lots of grief right now is a method to place manual orders with a supplier. The form I have trouble with is based on 2 data tables, and 2 linked tables. I can get...
Back
Top Bottom