Hi, I am a new to java,
Could you please help me out?
On clicking the "Add input field" button I would like to enter another "surname"...another input type= text would be visible and data from the first would still be available.
Is this possible?
<tr><td>Surname :</td><td><input type="text"...
Hi,
I am using access to open an excel sheet on a server, so whenever another user is using this sheet the file is opened as read only. Is there a way in access to show who is the user using the excel sheet.?
Set appexcel = CreateObject("Excel.Application")
Set wbexcel =...
Hi all,
I would really appreciate your help as I am quite new to this.
I have a zipfile z":\Databases\Reconciliations\01042012.zip" and i would like to copy its contents (test1.txt,test2.txt) onto my local hard disc through VBA for then to import in a db.
I have tried with the Dir and filecopy...
Hi ,
Yes , you are right it is the below statement which raises the error (apologies for not pointing that out).
.Hyperlinks.Add Anchor:=.Range("B2"), Address:="C:\documents\leave.xls", TextToDisplay:="Leave"
I have tried to change the addrss as vbajock suggested but to no avail.
Any other...
Hi,
I am relative new to this and would appreciate it a lot if someone helped me out with this code. I have a db which opens an excel sheet.
In one of the cells I would like to insert a hyperlink to another excel sheet.
However I am getting the below error.
Run - time error2147467259 (80004005)...
Hi,
I have opened a MSword from MSaccess to insert data and need now to return focus to the MSaccess while leaving word open.
How do I go about this?
Thanks
I cannot do it as you suggested cause the .doc file has tables and other graphics which get lost once i convert to rtf.
So what i need is basically the file saved in .doc bookmarking the words i need to be changed ...
from msaccess vis code i will change these bookmarks according to the data i...
Hi,
My data is in access table...and I want to send this data to a word document. I was thinking of creating a form in access.
From acccess I would like to launch word and insert the data I have according to the bookmarks in the word document.
Can you please help me out
Hi ,
I have created a form and would like to enter the contents of this form in certain parts of a word application. I know that I have to use bookmarks in word but am confused as how to launch word from excel and copy this data to bookmarks created.
YOur help will be highly appreciated.
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.