Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sempuritoza

    how to call modules from Before Update Event

    hi there well i have a module that i created "ValidateString(y as string)" now i need to call this module on the Before Update event. i thought that i would go to the Macro1 under the Before Update Event and use the openModule action and then just put the field name i.e...
  2. sempuritoza

    Open Database, query then make a string?

    i am very unexperienced with access so even for small things like this i need some help. i have a table(A) which has a one to many relationship with table (B) and i need to get all the fields from table B that correspond in table A. i know i need to use the modeule builder but i dont know how to...
  3. sempuritoza

    removing duplicates from output of my query?

    greetings, i have a bit of a problem with a query that i am qorking on, if the explanation is bad i do apologise but it is rather tricky to explain but to put it into a nutshell i have a query that is joining 4 tables and 1 of the tables contains perosnel information i.e. Name, Surname, etc...
  4. sempuritoza

    making a form with dynamic search capabilties

    okay well for starters this is the first time i am working in access so i really dont know much about it. i want to make a form which can select certain fields from tables in a database and then perform a criteria search on those fields, i.e. 2. i want to display all the records that have a...
  5. sempuritoza

    changing the login\logout bar accordingly?

    well im back again and this time i am trying to change the look of a certain area in my header. i have this little "user login area" in my header and once a user has logged in i only want him\her to see the log out button and the "Welcome User" bit in the same area. I have...
  6. sempuritoza

    populating html table with jscript array?

    i have a string which i have split and now i need to put the information into a html table, how can i go about doing this, does anyone know?

Part and Inventory Search

Back
Top