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...
you guys have been great!!! I am soo close!!! i'm doing this so i can make an automated process so i don't have to upload this file every morning!
i'm this far now...this is what it looks like when I export it thru Character-seperated values
H;504624;20060706;R;2;"MURDOCK, JERRY";0.00;"66215"...
thanks for all the info!!
just one question, how do you create a fake page header. i did it in formula fields, but that won't let me add my column titles to it...
thanks!
stacie
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.