Search results

  1. J

    Detect if larger value is not in place

    Hi, I have a customer application that needs to detect and query return records that do not have the largest value in field. Example below: field value is 1.1.1.1 where in another table there is a value of 1.1.1.1.1 that should be in it's place. I think that maybe a query that detects period...
  2. J

    insert report within a form access 2007

    Hi all, I have a form below (Emp Scheduling tool) that would really look good if a schedule (currently in report format) could be embedded to the side. I did get a static image of the report but was hoping that it could be displaying current schedule records. Read only and users would click a...
  3. J

    VBA to Send Email from Form

    Hi, I am trying to use some code from DKin (new member and not at post count to insert link at this time but can email it to you) but coming up with error. Checked all required fields but code results in object required. Curious if this code works with a UNION query. Any help would be...
  4. J

    MSAccess VBA to send object to web URL like Google Sheets

    HI everyone, Can't find it and wanted to poll everyone to make sure if there is an easy way to do this. I have an Access database on my C drive that has an ever changing schedule for employees. Rather than send via email I wanted to create process in Access to save the new version of schedule...
Top Bottom