Search results

  1. E

    Question Convert number to english word

    Sorry folks for being away this while. I came across the code below in the internet and would want to use it in my application. I do have a little challenge with it. In my part of globe, we spell numbers, for example 1001 to read "One thousand and one" Here is the code Option Explicit...
  2. E

    To make changes to this field, first save the record

    Hi all, I need someone to help. I have an input sub form from a query drawn from two tables. I also have two bound combo boxes; the first filters for the second. The AfterUpdate Event in the first combo box is Private Sub CboCategory_AfterUpdate() ' Update the row source of the cboDrug combo...
  3. E

    Updating many records in datasheet subform

    Hi all, I am trying to build a sales invoice for a pharmacy that contains a sub form in a datasheet view. The main form contains only the invoice number and date while the sub form contains the drug code, drug name, Qty., Available Qty. and Updated Qty. Presently, I can only code the update to...
  4. E

    Question Steps involved in creating sales Invoice in ms access 2007

    Hi all, I am a newbie, I would very much appreciate who can give me steps involved in creating a sales invoice for a pharmacy shop with four main tables, namely, the customer table, the invoice table, the line item table and the drug detail table. Thanks. Emphyda
  5. E

    Hello guys

    Just want to know about Ms Access.
Back
Top Bottom