Search results

  1. D

    Can't get Query updatable

    Thanks for your help Bob. I appreciate the design flaws, which is one reason I hate working on existing projects that a non-Access designer has created. Eugggh! If you do have any ideas, much appreciated.
  2. D

    Can't get Query updatable

    Let me be clear... On the Student Information form that opens on opening the database, click the Courses tab. The idea is your can pick off a FacultyID and it will populate the field for that current student.
  3. D

    Can't get Query updatable

    Ok, I have uploaded the file at the following link: www.logme.info/Test v5.zip I've hated working on this database because it was adapted by a non-programmer from a Microsoft template. Yuk!
  4. D

    Access 2007 and macros

    They got Vista wrong!
  5. D

    Can't get Query updatable

    It worked and its quite fun too!
  6. D

    Can't get Query updatable

    It broke here: '*** delete the table if it exists CurrentDb.TableDefs.Delete "tblRandom"
  7. D

    Can't get Query updatable

    Ok Bob, whenever you are ready. :)
  8. D

    Access 2007 and macros

    I think its a step backwards. Why on earth would they do that. :(
  9. D

    Access 2007 and macros

    I am aware of that. But I like the use of the Wizard. Anyone?
  10. D

    Changing a Forms Query

    Very nice. I can see how that would work. Thank you!
  11. D

    Access 2007 and macros

    When I use the Form Wizard for a button that opens a Form, it creates a Macro. How do I get it to create the vba code instead, like earlier Access versions? Thanks, Dave
  12. D

    Changing a Forms Query

    Examples are Query1 is based upon another Query with Totals and criteria, whereas Query 2 is based upon a table with just different criteria. Does that help?
  13. D

    Changing a Forms Query

    Bit confused by what you mean. The Queries have the same fields on them as the controls on the Form, so that shouldn't be an issue, yes?
  14. D

    Changing a Forms Query

    I have a switchboard with 3 buttons. Each button opens the same Form, but I would like the Query to be different. How can I do this? Thanks, Dave
  15. D

    Can't get Query updatable

    I don't mind actually. Might be easier for me to just do a find and replace. On the other hand, it might be useful for these forums to have such a tool.
  16. D

    Can't get Query updatable

    "The record source '~sq_cDataScramble~sq_ccboFieldName1' specified on this form or report does not exist." It appears when I first click the drop down on the Field Name combo. Maybe something to do with the fact I removed tbl from the Table Name filter and so its showing other Objects?
  17. D

    Can't get Query updatable

    Thanks Bob. I notice on the Field Name combo, it comes up with an error message so I think there is something that needs updating on there too.
  18. D

    Can't get Query updatable

    Or I could just do a find and replace on the tables...
  19. D

    Can't get Query updatable

    It doesn't seem to work in Access 2007 and the site says its for Access 2000. :(
  20. D

    Can't get Query updatable

    The database is Access 2007. Would I export the tables to 2000 format, scramble and re-import?
Back
Top Bottom