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

    Copy from excel, paste as a key stroke.. plz help! on a deadline :)

    i am trying to copy from excel and paste the clipboard as key stokes (like a macro), and not just pasting data. this is my first script, and i learned this 2 days ago, so please be nice as i am a very newbie!!! Set WshShell = WScript.CreateObject("WScript.Shell") For a = 1 To 1...
  2. snuss

    Don't want the header and footer on every page when exproting

    I am exproting a pretty simple report to a Character-separated values format with : as the separator and " as the delimter. and then changing the file name to a .txt file. My header is in the Report Header, and footer in Report footer. but when exported it looks like this...

Part and Inventory Search

Back
Top