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

    Code to format Word Pictures works 1st run but won't on subsequent run

    I have code in Excel 2003 to paste Excel ranges into Word as pictures. I want to paste the picture into the Word document and resize to a nice printing size then add the next one after a section break and so on. There are several different macros that have the same paste and format into Word so...
  2. rceddy

    Need to turn off automatic spellcheck when sending email from Excel

    I have a macro in Excel that picks up information and sends an email with that information in the body of the message. The creation of the email and send parts are working. I found the following line of code to get around the security message: SendKeys "%{s}", True The problem is that some of...
  3. rceddy

    Override Start Up Macro when Opening a File from Excel Code

    I have an Excel 97 file that extracts information from numerous (70 -100) other Excel files. The problem is that our current files have start up code to set the toolbars and close code to paste special some billing information so that it is a hard coded number. I do not need to do these...

Part and Inventory Search

Back
Top