Search results

  1. J

    Solved Form reload error ole and activex

    Edited. I already created a timer on the form to auto reload and took the reload button away. But is still curious why the error occurred. Hi all. I hope someone can shed some light on an issue that i have. I have a main form that have a query sub form to show some recent checked in data...
  2. J

    Solved Vb error on changing the color of a two fields

    Hi all. I'm getting an error when I run the following codes. I have two text field that changes colors on a form based on a subform. I think the problem is when the subform field is blank. I'm getting the error when I navigate on a single form to the next form that have a blank amount in...
  3. J

    Solved Conditional formatting on a form using the expression builder.

    Hi all. I have two display forms (in datasheet view) on my dashboard. Form1 and Form2 based on queries, with different two separate tables. Form1 have an ID, DATE, and SUMAMOUNT Form2 have many fields: ID, LINKED, DATE, AMOUNT, STATUS, ...etc I'm trying to highlight the field in FORM1...
  4. J

    Solved Count blank detail sections in report to minus from grand total

    Hi all. I have a report that have transactions in the detail sections. Such as date, amount and etc. I have a grand total count at end of the report. Some records does not have any transactions but shows a blank detail section with empty fields. I need the empty fields to show that no...
  5. J

    Solved Pulling data from three tables into multiple queries.

    Hi, I'm a bit stuck and hope someone can help. I have three tables that I am trying to combine the data. I don't need all the data, just some. I'm using three queries. 1st. I have 1 query to sum the total transactions that are over $10,000 based on one Date and the type. 2nd. I have the 2nd...
  6. J

    Solved Report total count in header and grand total. Avg percent calculation. Grand total employee group count.

    Hello all. I hope someone can help me with this. I am having problems solving the count employee in the report header and avg of percent calculation. Everything else seems ok. One of my problem is that I can't figure out how to calculate the average of the percent total. I've uploaded my db...
  7. J

    Solved Caculate the business day based on date time field

    My apologies, I might have placed this in the wrong category. I have a form with some transactions. The fields are ID, BusinessDatetime,businessday,amount,type. Right now I don't have anything in the businessday field. It is blank because I don't know how to capture the date based on what the...
  8. J

    Solved Alert Counter on Form

    Hi. I hope someone can help. I have a main form that has a list of occupancies. In and Out. I'm trying to get a counter alert on the main form to display Maximun if the manually set maximum is reached based on the total of entries minus outs in one day. I'm not sure where to do this, on the...
  9. J

    Solved Max qry in form

    I have an inventory table that contains some inventories and a sub table that contains check in and check out records. I'm trying to create a qry that will open a form to show the latest inventories that have been checked out but not checked in. I do have the dates and time of check out with...
  10. J

    Solved Sub datasheet not allowing new records after setting no edit in main datasheet form

    Have anyone ran into this issue? I have a form with a subform. Both are viewed in datasheet view. When I set the main datasheet form to no edit, the subfrom (viewed in datasheet view) no longer offers a new record input line. Any ideas? Thanks.
  11. J

    Query in Subreport help

    Hello. I hope someone can help. I have a main report and a subreport. I'm having some problems with the query. 1. two tables - employees_tbl and employees_records_tbl 2. 1 query - QRY_employees_by_employees_Begindaterange 3. 2 reports - RPT_Employees_Main and...
  12. J

    Hi new

    Hi i'm new here. looking for help.
Back
Top Bottom