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!

Recent content by sempuritoza

  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?

    thanx to all u guys for the help, i have learnt more than i came to find out and each of u have helped me considerably and the information i have gathered here i am sure i will be able to re use in the near future everything seems to be wortking and if i get stuck again i know where to come... ciao
  3. sempuritoza

    Open Database, query then make a string?

    the database type is microsoft access i want all the fields in table B that are tied to the primary key in table A but in access when u so this it will return a separate record for each field in table B that is equal to the field in table A i am looking for specific records in table A but this...
  4. 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...
  5. sempuritoza

    removing duplicates from output of my query?

    tahnx for the reply im gonna read through it thouroughly and then work with it a bit and as soon as i have a result i will let u know... much appreciated
  6. 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...
  7. 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...
  8. sempuritoza

    changing the login\logout bar accordingly?

    first i used the visible property but then i tried out the display property and i see what you mean when you say it works better, thanx for all the help...
  9. sempuritoza

    changing the login\logout bar accordingly?

    sp how do i make <td>'s &quot;visible&quot; or &quot;hidden&quot;, i went reading and found out how to do it with the layers but that didnt work with the <td>'s thankx for the suggestions dude, atleast i know i'm sorta on the right track... lata
  10. 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 &quot;user login area&quot; in my header and once a user has logged in i only want him\her to see the log out button and the &quot;Welcome User&quot; bit in the same area. I have...
  11. sempuritoza

    populating html table with jscript array?

    well io just wanna thank both of you guys for the help, i ended up learning two very useful things here and i have an idea of what i'm gonna have to do now. if i get stuck again i will definately know where to come lata E
  12. 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