Thats one good idea. Thanks! But please also try to think if there are any other alternatives. I really appreciate your help. TekTips has always been my best friend when I needed coding help! Thanks a ton again.
The text boxes will store the test criteria details and the Met Criteria. There will not be criteria as many as 400 but we could limit it to about 15 to 20 max (I'm guessing). We can set the upper bound to some number as 20 - if required. But I'm pretty sure it does not go so far. I have seen...
We have been having issues with portability and the option given to me was to use Word forms to be able to achieve this. Hence I started to work and almost completed the form, except for this part.
i have the same form, with just two buttons, one to submit data, and another to Retrieve and...
To be more elaborate, the form basically captures "Test Summary Report" data and the user has certain Test criteria that he indicates whether it was met or not met. These criteria are dynamic and will vary from each user (tester in this case) and each project. This information has to be captured...
Sorry if I am not able to explain it correctly. I am new to this and am struggling with this.
To be more clear, I have created a word template and added controls like textbox, combobox, buttons etc using the control toolbox fields.
I am writing VB code behind each field to achieve what I want...
Hi,
I have a requirement in my word form where the user has a choice to add or delete text boxes to the word form dynamically. There are some values that the user will enter in the form that depends on each user and cannot be static. In case he has added more text boxes than required, he should...
Hi,
I have visio diagrams embedded in a website. The users are complaining that they are not able to print them directly from there. A person with visio installed was able to print it however. Is there a way I can print visio diagrams when Visio software is not installed?
Thanks in Advance.
Hi,
I am using VNC viewer 4 to connect to a MAC machine. I see a black screen once I give the password and it appears to be connection. But very soon I get a error message "Unknown Message Type" error.
Any idea why this might be happening ? Pls. help.
Vidya.
Hi,
I have a clustered setup on Widows 2003 server using MS Virtual Server 2005.
I have installed a SQL server clustered setup using MSSQL server 2005 Beta version. Later, I had uninstalled and have setup 2005 standard edition failover clustering.
Everything seems to be working fine till this...
Hi,
In the code above, when I try to map the drive as
for eg., \\server\share1\dir1\subdir1
It only looks for \\server\share1 to be correct. If the rest of the details like dir1 and subdir1 are correct and they exist then they are mapped. If either dir1 or subdir1 is incorrect, still it maps...
Hi,
The above code only maps to a drive. Is there a way we can check if a particular path is already mapped before actually mapping it? If yes then how can we get the drive letter to which it is mapped ?
Thanks in Advance.
Thanks Sheco I will try this. However, I tried to use a different database and then use this again so that the objects gets refreshed. But it did not work. Perhaps this might work. I will try. Thanks again.
This is urgent. Please help.
I am compiling a stored procedure using osql utility in batch files using shell command from my VB code. Later I am executing this stored procedure by click of a button from my VB 6 code. The problem is this stored procedure created is not being refreshed in the...
Thanks. I was able to resolve it. The mistake I was making was , I was closing the connection but forgot to set the connection object to nothing.
I did conn.close
but forgot set conn = nothing.
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.