Search results

  1. N

    Run time error 2113 - the value you entered isn't valid for this field

    The zip is attached herewith. I dearly need a helping help for the academic project
  2. N

    Run time error 2113 - the value you entered isn't valid for this field

    The code is Private Sub cboProduct_Change() Me.txtCategory.Value = Me.cboProduct.Column(1) Me.NumUnit_Cost.Value = Me.cboProduct.Column(2) End Sub
  3. N

    Run time error 2113 - the value you entered isn't valid for this field

    I downloaded an MS Access Inventory template. In the inventory table I added a row - "Unit Cost" I also created tables for customer and sales (this has Unit cost also) I decided to do an auto-fill to fill the sales form. But it keeps throwing error 2113 - for the field. I tried to debug but...
  4. N

    Form does not show Total Value when printed

    Thanks for your response. The reason for wanting the drug to show text is because of the report. I'm trying to view a situation where in the report you actually know the particular drug sold. In the attached report it shows number
  5. N

    Form does not show Total Value when printed

    So, what can I do to rectify that. So that the column can show text and not Number? I need a help for this project.
  6. N

    Form does not show Total Value when printed

    Thanks June7, the subform reference a table. I observed that while the subform retain the text value of the drug column, the Table under the same column only shows Number. Kindly help. I've attached the db. I appreciate in advance.
  7. N

    Form does not show Total Value when printed

    Thanks guys for the reply. But how can I make the Total Amount appear for printing?
  8. N

    Form does not show Total Value when printed

    my form included two tables - patient and Investigation. When I try to print the form, it would cut off the Summation and instead insert the table header. But if I screenshot it would appear (fig3). I need a help to be able to print the Total Amount whenever I print the form I just started...
  9. N

    This is Niyiomojoh!

    : Hosting Success is costly; that's why only very few people succeed
  10. N

    This is Niyiomojoh!

    I'm new to the forum. I'm also new to MS access. I'm a network and systems engineer But I'm willing to learn and also give back to the forum.
Back
Top Bottom