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 Westi 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. anonymous26

    Deleteing blank row in a linked table

    I have a report that is automated to save as a text file, but it saves it with a heading and one extra line of space. So when I link the table in access there is a blank row at the top but i can't delete it because it's a linked table. I'm trying to export the table as text. Is there any way to...
  2. anonymous26

    Opening an access database within access VBA

    nevermind it works. thanks very much
  3. anonymous26

    Opening an access database within access VBA

    I tried the above and get compile error expected: =
  4. anonymous26

    Opening an access database within access VBA

    Hi thanks for the tips. I pasted the code in but am wondering how to call an application since there is not example listed. please help Open a folder: fHandleFile("C:\TEMP\",WIN_NORMAL) Call Email app: fHandleFile("mailto:bpo@yahoo.com",WIN_NORMAL) Open URL...
  5. anonymous26

    Opening an access database within access VBA

    Hi, i've searched the web for awhile looking for help and nothing seems to work so i thought i would ask her although i'm not sure anyone would understand me (newbie). I created a form in access with a command button and i want the button to open another access database in another folder. I...

Part and Inventory Search

Back
Top