Doing a Mail Merge to a letter.
input field contains 1, or 2 or 3 or 4.
I want to print one of four description's based on input field code.
If 1 print "yes" if 2 print "no" if 3 print "maybe" if 4 print "whatever".
Not a simple if..then..else. VBA,Macro???
TIA Bob
Hi,
New to Windows XP. Many times during the day as I do things like file compares and double click on explorer
my computer will try to open/scan my diskette drive. Does anyone know how to stop this from happening it is slowing me down. TIA
Bob
I have a bunch of files I need to run charts on using vbscript.
THe code below imports a csv file into a worksheet
and fills the cells with the data I need. What I can't figure out is how to not create a chart (column/bar) and print it.
TIA Bob
Option Explicit
Const vbNormal = 1
DIM objXL...
I have Visual dBase 7 and I was wondering if I can automate
a script or something that will zap a database for me.
I just want to be able to run it from a shortcut or could I run it from the start run window using the executable with an argument that would be the .prg file name to do the delete...
I want to import a .csv file into an excel worksheet
and then modify one of the columns from numeric to text.
The code below does opens excel and inputs the .csv file to a worksheet. I can't figure out how to modify the column property. TIA.
Bob
Option Explicit
Const vbNormal = 1
DIM...
I need to read a .csv file into excel and then change the properties of a numeric field to zip and save as a native mode.xls any ideas out there.
Thanks Bob
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.