Search results

  1. D

    Search Box in Ribbon?

    Has anyone found a way to move the navigation bar up to the ribbon? I have been able to add the - First, Last, Next, Previous record buttons but I am stuck at the search box I have been doing some googling and I have seen some work-arounds. However these were to add a text field on the form...
  2. D

    Cascading Combo Box

    Hi I am trying to make a form for Purchase Orders. I want to be able to select a vendor on the main form and have it only list the available products in the subform. Example: Main form = [Purchase Order] Sub form = [Purchase Order Data] Vendor control = cboVendor -- located on main form...
  3. D

    VBA with Tabular Forms

    I'm not sure if this belongs here or in the forms section. I also did not see anything applicable in the search. (tho I may not have searched the correct verbiage) What I am trying to do is set a property of a field in a tabular form on a per line basis. I can think of lots of ways to do this...
  4. D

    3021 error handling

    I am trying to put together a report to display a purchase order. For our orders we track the cost to either a work order or a expense account. For displaying/printing the PO I want to consolidate the 2 separate fields to one text box. I would like to do this in VBA so I can learn from it :)...
  5. D

    First Post

    Hello Everyone, I am a CNC programmer from the Twin Ports area in Northern Minnesota (USA). Tho I am new to access, I have developed php/mysql applications for purchasing and inventory control/tracking. I have never been good at this kind of stuff... so I'll call this my intro :)
Back
Top Bottom