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: *

  • Users: wtina
  • Order by date
  1. wtina

    VBA - version of access

    Thank you both a lot, hope it helps (-: Regards!
  2. wtina

    VBA - version of access

    hi, i really urgently need to find out a way to see what version of access database uses. i have a list of .mdb-s which are either in access 97, 2000 or xp. in have a code that opens every .mdb and checks tabledefs, but before that i need to identify which version of access that .mdb is in...
  3. wtina

    ow to list all tables and queries in access

    Hi, me again! I need to see macro properties somehow, is there any other way next to openning it and check it in design view? I need to see whether it contains some kind of trigger that gets external data (from tables). Thanks!
  4. wtina

    export datagrid to excel - office 97

    Hi, I know there has been quite some discusion about this, but i found nothing helpful. I want to export data on datagrid to excel in VB6 and i am in hurry... i used the following code which works in office xp, but not in office 97 - Error 1004. can you please tell me what i am doing wrong...
  5. wtina

    ow to list all tables and queries in access

    Thank you both, again. It looks like the project will wait for a month or two due to bosses, so I won't need this now, but it looks very helpful(-: Thanks again!
  6. wtina

    ow to list all tables and queries in access

    Michael or chickey, hi again, I have one new question, is it possible in any way to get a list of macros and what exactlly do they do. So I need to list all tables, queries, reports, macros and I would be the happiest if I knew why are macros there... Thanks again for your help
  7. wtina

    ow to list all tables and queries in access

    Thank you, I'll give it a shoot (-:
  8. wtina

    ow to list all tables and queries in access

    Thank you,(-: I'll try and probably come back with questions.
  9. wtina

    ow to list all tables and queries in access

    Hi, I would like to list all tables, queries and other I have in .mdb format. There are many access databases we use and I need to know all titles of tables and queries that are in them. Is this possible? Thanks for your help!

Part and Inventory Search

Back
Top