Search results

  1. V

    form issue - parameter query

    My database is too large. I stripped it down - and removed data. The zipped file size is 2.80...... I'm sad.
  2. V

    form issue - parameter query

    Forgive me for being so dumb....but how do I post the db to this forum
  3. V

    form issue - parameter query

    Thanks Trevor, But that didn't work. I just don't know what I'm doing wrong. I really thought the expression thing was going to work because I typed the form field name in myself and may have typed it wrong. I appreciate your help. The form I enter the year on is open, but when the...
  4. V

    form issue - parameter query

    I have a parameter query that selects a group of records in a table based on the entered year. Let’s call the query – paramYearqry paramYearqry is the control source of a form that puts the group of records on a tab/page on the form. Let’s call this form – yearRecordsfrm. I have a different...
  5. V

    db & User Interface Design Issue

    I need some help with the design of a system I'm building to track Position Appointments.... I'm using Access 2007. Some Background: I have 5 tables: Members, positions, appointments, districts, conference schedule My appointments table has foreign keys to members and positions as well as a...
  6. V

    Trouble with Filtering records in a form based on unbound object

    :pThank you! Thank you! Thank you! That worked fine and I learned about the selStart and selLength attributes....
  7. V

    Trouble with Filtering records in a form based on unbound object

    I am using Access 2007. I have a form in datasheet view that lists members in a member table (with the usual member info - name, contact info...) using a query that doesn't have a where clause (just an order by). Additionally the query has an expression that concatenates first and last name...
  8. V

    Form Design

    I have a table that contains 12 records that define begin and end dates for a conference that occurs in different states of each year. It's like a schedule for 1 conference that happens in 12 places each year. The table also contains the state name and a year (ie. 2012 - because the activity...
  9. V

    New to the Community

    I live in Ohio. I've worked in IT for over 30 years - an old mainframe programmer.... I've only written 2 applications using Access. Working on an app for our church - a position tracking system - who held what position for how long....
Back
Top Bottom