Search results

  1. N

    Convert the query contents

    I will search and give it a try.
  2. N

    Convert the query contents

    Cross tab query cannot achieve this effect.
  3. N

    Convert the query contents

    m_box_id SHID 20240719144942 X807-TW-X-XXX-AB563(CS39#HC) 20240719144942 X807-X-X-XXX-EC499-TW 20240719144942 X807-X-X-XXX-AC383-TW 20240719144942 X675-X-X-XXX-HB065-TW 20240719144950 2N6U-XXXT-0900-123 20240719144950 2N6U-XXXT-0810-123 20240719144823...
  4. N

    Code does not support certain characters such as full-width symbols or Chinese

    I use the above code to import content from some text files into a table, but it does not support certain characters such as full-width symbols or Chinese. How can I modify it?
  5. N

    Add a group records count in the detail area

    I have add a group count
  6. N

    Add a group records count in the detail area

    Hi, I use "=1" on the report C/O NO field for a carton serial no, but I also want to add a group records count on the right hand side anyone can help?
  7. N

    Can anyone help to add serial no on a label report

    I used suggestion from post #4
  8. N

    Can anyone help to add serial no on a label report

    Thank for reply, my problem is solve!
  9. N

    Can anyone help to add serial no on a label report

    Thank for reply, my problem is solve!
  10. N

    Can anyone help to add serial no on a label report

    it works for me, Thanks!
  11. N

    Can anyone help to add serial no on a label report

    Is no use!! I can't start the serial no "1" at the second or third label
  12. N

    Can anyone help to add serial no on a label report

    Thanks! I will try!
  13. N

    Can anyone help to add serial no on a label report

    If set criteria for the ID field >0 in query, I can't show the all the label in report
  14. N

    Can anyone help to add serial no on a label report

    Hi, I want to auto add a serial no on a label report, but need to base on a "ID" column if value is "0", don't show the serial no, please see the attached file "sample 1" & "sample 2" Thank you very much!
  15. N

    Play a wav file on 64 bit

    Thanks!
  16. N

    Play a wav file on 64 bit

    Thanks!
  17. N

    Play a wav file on 64 bit

    How to use in a form button onclick event?
  18. N

    Play a wav file on 64 bit

    How to play a wav file on a form event? 64 bit office Thanks!
  19. N

    Replace Fuction ?

    I want to convert some data like this in a query 0K9F-5-L-997-01 >>> 0K9F5L99701 4W7Y-0-99-99-99 >>> 4W7Y0999999 I use replace fuction, but it not works and show error! man_code: Replace([item_code],"-","") It is the replace fuction not works in access? How can I fix this problem?
Back
Top Bottom