Hello,
We have several Word mail merge 'template' files (we call them notices and saved as a regular Word document).
The files contain database mail merge fields.
We have a dos batch process that opens the notice template file and activates macros to connect to the datasource and populate the...
Hello,
Does anyone know where the change password default text is located?
Choose password
You can choose whether you pick a password,
or have the system create one for you.
1. Pick a password
2. Pronounceable password will be generated for you
Enter choice...
Hello,
I have been given the task of trying to update an old program in VB6 that uses SQLDMO.
The problem is VB6 is trying to connect with SQL Server 2014 (or 2016) and SQLDMO isn't supported.
When it tries to connect, the following error appears:
I haven't worked with VB6 in a long time and...
Hello,
I have come across a situation and I don't know if this is an Office issue or a Windows issue.
On several machines, Office 365/2016 is installed in a Windows 10 environment.
The installed path is the default path: C:\Program Files (x86)\Microsoft Office\root\Office16.
On several...
Hello,
I have just updated the open ssh to openssh-7.6p1 on SCO 6.0.
Using the command ssh -V, it shows OpenSSH_7.3p1.
Does anyone know if this is a display issue or was a lower version actually installed?
Cory
If at first you don't succeed, then sky diving wasn't meant for you!
Hello,
Here's a weird situation.
In outlook 2007, all icons seem to be missing.
The standard toolbar shows words like New, Reply, Send/Receive but no icons.
The inbox does not show attachment, new message, reply, forward icons beside the message.
View | Toolbar | Customize | Commands do not...
Hello,
I'm not sure if this is the proper forum or not.
If anyone knows of a better forum for this question, please let me know.
I have a series of folders.
While looking at the properties of the root folder:
Size: 75.3 GB
Size On Disk: 76.8
When I moved this folder to an external drive...
Hello,
I'm trying to browse UPCHKD although after I hit the .fetch it just goes to the end with area. I can get the query to work in SQL.
What am I missing?
Dim UPCHKD As AccpacCOMAPI.AccpacView
Dim UPCHKH As AccpacCOMAPI.AccpacView
cNIBDBLINK.OpenView "UP0048", UPCHKH...
Hello,
I have data in an excel file that I want concatenated from 2 columns.
I have found several examples that work by creating references.
My problem is that I want to delete the source columns after concatenation.
Example
A[tab][tab][tab]B[tab][tab][tab]C
"ABC"[tab]"DEF"[tab][tab]"ABCDEF"...
Hello,
I have never used Perl although I'm trying to modify some code.
From a unix system, a line of text might end with \f\n.
Is it possible to convert \f to \n so that the line would end with \n\n?
I have found the following although it doesn't appear to work.
$temp=~s/\f/\n/g;
I could...
Hello,
Is it possible to modify the 'Send' menu in excel 2007?
Specifically, I would like to remove the option 'E-Mail as XPS Attachment'.
I do not want to remove XPS/PDF options from the entire computer.
I only want to remove the above option from the send menu so that it isn't visible to the...
Hello,
I'm just starting to use shell script so I'm probably approaching this wrong.
I'm referencing txt files in a directory then reading the file line by line and would like to save part of a specific line.
The line I'm interested in looks like:
Here is the main section of the script:
for...
Hello,
I have a computer (Windows 7 SP1 32 bit) that appears to have Ransom:HTML/Tescrypt.D.
For the past several days, Security Essentials has detected and removed this virus.
The log shows it gets removed daily.
How can I remove this permanently?
I have read several articles although it...
Hello,
I have a mail merge function that works great except for this one case.
The document checks a merge field (Y/N values) and uses INCLUDETEXT based on the result.
The odd occasion, a file doesn't exist which causes a field calcuation error and "Error! Not a valid filename." appears in the...
Hello,
A while ago I set up a vba mail merge procedure that either prints, emails or opens the mail merge document.
All seems to work correctly.
I have now been asked to modify it so that it might send out a fax rather than emailing or printing.
In my code, I changed the following lines from...
Hello,
I'm not sure if this would be the correct forum or not but I thought that it might be a good placed to start.
I have also cross post this in thread950-1730818.
We received a comment from a client.
"The (internet provider) tech said that we may have a possible infection and they believe...
Hello,
I'm not sure if this would be the correct forum or not but I thought that it might be a good placed to start.
I will also cross post this in forum760.
We received a comment from a client.
"The (internet provider) tech said that we may have a possible infection and they believe it to be...
Hello,
I have a query that is run in Word VBA as part of an email mail merge function.
It has been working fine until this most recent change.
.OpenDataSource Name:=strDataSource & "\" & DocNameCut & ".dbf", _
ConfirmConversions:=False, ReadOnly:=False, LinkToSource:=True, _...
Hello,
I would like to add items to the Word 2007 VB IDE right click pop up menu, specifically comment block and uncomment block.
If I click 'View' | toolbars | customize, I can gain access to the regular menu items although I can't figure out how to add to the right click pop up menu.
Any...
Hello,
I have VBA code that creates a mail merge (testing in Word 2007).
The code verifies the datasource for an email address and if it has one, then the document is emailed.
All functionality for the mail merge seems to work.
The problem is that when the email is performed, the page...
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.