Recent content by naks

  1. N

    Question automatically show a new blank textbox for new record

    Well, I am using a barcode scanner to actually get the record. So once it goes into the textbox, i want it to automatically save the record and displays a new blank textbox for another record.
  2. N

    IF ELSE SUM in report

    Hi. I Am new here. can anyone help me out ? I have debit & credit column. Which I use this in the report --> =IIf([PaymentMet_trans]=2,"",[Amount]) debit = 1 , credit = 2 Now, i would like to have the total sum of it. according to the debit & credit separately instead of the whole total sum...
  3. N

    Question automatically show a new blank textbox for new record

    I would like to input data into textbox and it will automatically open up a new blank textbox for another data. Anyone?:confused:
Back
Top Bottom