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 TouchToneTommy 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: Lamprey79
  • Content: Threads
  • Order by date
  1. Lamprey79

    powerpoint automation - copy slide from 1 pres to another

    Hello all, I'm writing an application that creates powerpoint presentations using slides from various other presentations. I have the necessary presentations open, however I've run into a wall as far as copying them. I know the slide# I want to copy, but how do I copy it from one presentation...
  2. Lamprey79

    API data link Bloomberg->Excel - please help

    Hey folks, I've been asked to create a link that would pull data from Bloomberg and dump it into Excel. I assume this is done via a web spider of some sort? My question is, are there any easy ways to do this, say via a free downloadable application? I'm new to this and not really sure where to...
  3. Lamprey79

    DAO vs. ADO?

    I always use DAO (3.5 or 3.6) when manipulating data in VBA in my projects. I was wondering, is ADO that much better? Anyone got a quick rundown of advantages/disadvantages of each off the top of their head?
  4. Lamprey79

    Inserting a .jpg picture into a .rft file using vba?

    I'm outputting an access report to .rtf (for attachment to an automatic email), but the problem is that an .jpg embedded in the report doesn't make it into the word file. Is there a way to modify my code to make it export with the rest of the report? Perhaps it's possible to insert the .jpg...

Part and Inventory Search

Back
Top