I have written a shell command to call word application and the word application is opening fine. But once the application is opened. I want to have the word application screen in a specific size say 850*850 and make it fixed so that the user will not be able to change the size.
Can any one...
I have an VBP standard EXE project. I was working on it yesterday and it was working fine.
Now i am unable to load the VBP project. I have restarted my PC and tried, no fruitful results.
I am able to load some other projects succesfully, except this project which i was working yesterday.
Not...
I want a tool bar,(say a list box) where in i will be able to select a word from the list and the selected word should appear in the word document.
Is it possible to create our own toolbar with our own features in word.
My PC is linked to different drives say C Drive, D Drive. I want to select a folder which is present in the drives and use it for my further manupulations....
How could i do this using VB...
Thanks you
I need to invoke an exe from VB. I have to pass some parammeters to run the exe. The exe is giving a 16 digit number as output i need to store the result in a output file.
Is there any feasible solution.
Thanks
I am trying to execute three batch files through VB application as given below
Task1 = Shell("\\..\..\" & "softwaresetup.bat", vbHide)
Task2 = Shell("\\..\..\" & "packagesetup.bat", vbHide)
Task3 = Shell("\\..\.." &...
I want to read a RTF file and convert the contents into a different format.
While reading a RTF we encounter texts,boxes,frames,tables etc..
1) How to find out the exact position of each word using VB or VBA.
2) How to get the properties of each words/boxes/lines/tables etc.
3)We can add...
I want to read a RTF file and convert the contents into a different format.
While reading a RTF we encounter texts,boxes,frames,tables etc..
1) How to find out the exact position of each word using VB or VBA.
2) How to get the properties of each words/boxes/lines/tables etc.
3)We can add...
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.