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 strongm 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. kandzii

    IS THERE A WAY TO COPY A TABLE WITHOUT THE DATA?

    You can also use an existing Word Template and create a new document based on that template. I use the folowing code for doing that. --------------------------------------------------------- Dim objword as object On Error Resume Next 'Look if there is also a word application open. 'If not...
  2. kandzii

    How do I Embed and link Tif files using VBA in Access 2000

    Hi John, I've read your question and I did something the same in a program of mine. I've used an activeX component named THBImage to vieuw various filetypes and to save and copy to clipboard and other functions. But take a look at http://www.thb.nu and watch if this is something for you. If you...
  3. kandzii

    Image with preview!

    Hi there I have a question,<br><br>I'm making an Access input program which can insert records into a database. Now I have a textfield where the path to an image has to be inserted. What I want is that users can browse to the image in a list of files and then select one and let the path be...
  4. kandzii

    Does Flash crash a lot normaly?

    I think this isn't normal for flash. Cause I've been working with flash on both PC and Mac and I never had this problem. I think there is something wrong in your configuration of your computer (e.g. Windows 95/98 or Mac OS). You have to find out where that problem lies. Maybe reinstall your pc.
  5. kandzii

    masking/layers

    I know that a lot of 3D programs can render the picture as well a seperate picture which is named an alpha channel. I'm not sure if Extreme 3D can. But if it can then you can load this picture in and use it to select the areas. Otherwise you can use a background color in your 3D picture which...

Part and Inventory Search

Back
Top