Search results

  1. M

    Using Me! property

    Hi, I'm working on one of my first complex databases and as a result I am using the me! property for the first time. I've been experimenting with showing and hiding controls on the click of a button and have ran into a problem: One of my controls named WO# and I have been unable to get the me...
  2. M

    Updating Table through Query

    Hi everybody, I'm working on a project management database for my fathers small business. Data Entry goes as follows: Users enter a Work Order, and all the parts that must be created for that work order. The parts have different processes (tasks) done to them to be created. The database runs a...
  3. M

    Format Form like Report

    Hello, I'm working on a form that needs to look similar if not the same as the report that contains the same information. When building the reports I was able to sort the data so a value that applies to many entries appears only once at the start of the corresponding group of entries. How can...
  4. M

    Gridlines

    Hi, I'm working on a report where the users want grid-lines between rows and columns instead of the alternating colors. I've searched the UI, but can't seem to figure out how to create a grid. I've tried using borders around the field and making the borders touch eachother, but I find the...
  5. M

    expanding subforms?

    Hi, I'm working on a scheduling system for my fathers company that automates some redundant tasks. Most importantly the system manages the order of processes on different parts (ie, part "tubes" may be cut, then drilled, then welded, then shipped). I'm trying to create a form that allows for...
  6. M

    Add sections to forms

    Hi, Is there a way I can add more sections to my form? For example right now I have a section named "Header", "Detail" and "Footer". Can I add my own?
  7. M

    Matching field value to a variable

    Hi everyone, I'm fairly new to programming in general and have been working on a database for my fathers small company. The database is set up to automate the entry of new Work Orders and in turn set up the routing (order of events to be done to each part) for print. I'm working on a module...
Back
Top Bottom