Hi All.
I am hoping that you can help. I have 2 Link Tables that to bring in 2 files that I need to see if there are differences. These files have about 12K lines with about 40 columns.
One of the files is generated from our production environment and one is generated from our QA...
How would I pull data from an excel spreadsheet to a word document?
Or
How do I do simple calculations like addition, multiplication and division within VB inside WORD 2000?
Any help would be greatly appreciated.
Thanks...
W
[noevil]
Sorry I think that there was a misunderstanding...the rate table doesn't exist in the document; are you suggesting that I add it to it. Also, this is in Word.
Thanks.
Hi All. I hope that you can help me. I am automating the entry of data to be popped into a template and I am using a combination of Field code, you know the stuff inside { } and VB. I am wondering a couple of things:
1) I am trying to do a calculation on the form. Basically if the numberUsers...
I wanted to thank you again, you definately helped me get on the right track. I have put my code down so you could see what I was aiming to do. Also, to fix my AddAsk problem, I just added a {ASK } field to the top of the document and it gets triggered by the Update command at the end.
Thanks...
Thanks it was a lot of help, I modified the code to include what I needed. But the one problem that I am having is that even though throughout the document I have { REF bookmark name } statements, it is only populating the first instance of the bookmark on the document...any ideas?
Thanks...
The code you gave me is accomplishing most of what I want, but I got prompted with some weird bookmarks, not sure where they came from, so I figured if I did a check on the bookmark I could do an AddAsk type command.
basically I wanted to do an Ask to ask a question for information based on the...
I am trying to convert a template so that when a new document is created with the template, the user gets prompted with a series of questions that then populate the bookmarks in the document.
It is at present being done with {} code directly on the document, but I want to convert it to a VB...
I have a survey form that I ask a series of questions on and then the user submits the file. The name/value pairs are submitting to my cgi script fine. But the problem occurs when I try to capture the values of the radio buttons and check boxes. the name/value pairs for the radio buttons are...
Help! I have a form with a series of check boxes (9 to be exact) that are tied with comment fields...and the form needs to do different things based on which check boxes are selected or not. I am having trouble finding out whether or not the check box is selected; I have no problem getting the...
Tracey,
I got the errors fixed, I was confusing hashes and scalars.... but now the problem that I am having is that I can't print the values in the categories...only the categories are printing.
Tracey,
It makes sense, thanks but I am getting 2 errors when I do a compile:
Type of arg 1 to keys must be hash (not scalar deref) at academy_surveypost.cgi line 146, near "$Groups)"
Type of arg 1 to keys must be hash (not hash elem) at academy_surveypost.cgi line 148, near...
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.