Search results

  1. S

    Trying to create a module that loops throw a record set to split a field in a table

    Hi I inherited a table where 2 fields are merged together into 1. currently the field looks like this: 115586010/20/2002 and I would like to split it into 2 fields I.E field1 1155860 field2 10/20/2002. I know this must be a commun questions but i searched all over for an answer but could...
  2. S

    Retriving Data from a table based pn a partial value...HELP

    HI I am Looking for some help here... 1- I have a table that has a Postal code field. 2- a Query getting data from the table to a form. 3- a textbox in the form that the Onclick event is set to run the query based on the value I enter in an input box triggerd by the on click event code below...
  3. S

    Search for a value in a table from a form

    :o HI I am Looking for some help here... 1- I have a table that has a Postal code field. 2- a Query getting data from the table to a form. 3- a textbox in the form that the Onclick event is set to run the query based on the value I enter in an input box triggerd by the on click event code...
  4. S

    Compilling access project into an .exe file

    Hi all I am looking for a way to compile my access projects into .exe file rather than .mde! can any one help or does anyone have an idea how it's done? :o
Back
Top Bottom