Search results

  1. J

    Change Numbers in To Text

    Hello. I have one field called Bill_Amount. Data Type is Currency and format is set as a Fixed with 3 Decimal Places in the form. I want a text box which will display the Bill_Amount in the Text. e.g Bill_Amount = 123.251 Text box will display One Hundred Twenty Three Rial and Two Hundred...
  2. J

    How do i stop duplicate records in access form.

    I have one database with table name Billings and form name Billings subform. I want users to prevent entering duplicate records by two fields. Cust_Ref and Bill_Date these are the two fields in the form. User can not make the bill if the cust_code is already entered for the date. Means...
Back
Top Bottom