Search results

  1. S

    Field extracts value from another text field

    :banghead: Hi I'm building a query from tables and there is a field i called it: Weight, that should contain the value from the Description field. The Description field is a text field and it always end with the format as --T, with -- as number, and it can be either 1 or 2 digits, no more. For...
  2. S

    Help me exec this SQL statement

    Hi all. I'm creating a simple database for managing parts of machines. I have one form, search form with 4 blank textbox for user to enter. I wrote this code to generate the SQL Select statement. How do I display the result? The Access file only have one table: Parts. Structure as below: Parts...
Back
Top Bottom