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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.