Search results

  1. P

    Cycle all controls on all objects?

    Hi to all, I'm sure I've seen something somewhere, but google isn't being my friend.. I'm in the middle of writing a multi-language procedure, and in order to populate the label database I would like to cycle all forms (regardless of whether they're open or closed) and cycle all controls within...
  2. P

    Incoming email without Outlook?

    Hi to all, I've got a requirement to retrieve inbound email from a dedicated mailbox (probably through imap), and populate a data table with the results, including downloading any attachments and either storing them in the file system and referencing them, or attaching them to the database in an...
  3. P

    Timeline ActiveX?

    Hi to all, I'm just wondering if anyone has come across a component over the years that is capable of putting a timeline on an Access form and displaying records with a date-time field. What I want, is for example: tabevents contains two basic fields: eventtime (datetime) eventname (string)...
  4. P

    Form resize in MSA2003 similar to 2007 with anchoring?

    Hi to all, does anyone have a code snippet to resize form controls on an Access 2003 application when the form is resized or maximised? I like the feature in Access 2007, but other changes in 2007 mean we're not able to use it for this product. Ideally I'm looking for a solution to maximise the...
  5. P

    Checking table layout?

    Hi to all, This is my first post on AP. We have an application which is used in a couple of offices and on a number of terminals. The data is stored in a back-end database on the server on each site. The databases are getting to the stage that we cannot roll out changes to the back end table...
  6. P

    Howdy Ho

    Hi to all, I'm a new user round here from Wales, UK. I've had plenty of tips from Access Programmers that have been linked on Stack Overflow over the years. I still develop in Access 2003 - don't hold it against me ;) When I'm not developing, I work as a security consultant and play the...
Back
Top Bottom