Hi all,
I have a form with lets say 20 text boxes txtbox1 to txtbox20 and I would like to run the code under Form_Click or detail_Click instead of running the code for the control event.
Does anyone have an idea hoew to do this
Thx
I would like to do my own CD database in Access and therefore I need to read the file (tracks) - information from the Audio CD's in the CD-ROM drive. I want to read out the title and the time (length) of the song. I did not find anything in the forums which comes close to reading information...
Hi,
I have a problem to open a form from another form by setting the Filter for the form to be opened. I want to open that form lets call it formB which depends on two variables 'songId' and 'songOffset'. I am using the following code in the form Load event of formB for one variable...
I have a Access Form which creates and opens a Word file via a Hyperlink.Follow command.Before the user enters any data in the Word file I ant to update certain areas (bookmark in a table) of this word file.
I've been trying for months but I can't figure out how I can write data to a bookmrk in...
In Access I create a MS Word file by copying it from a Template then I open it with a Hyperlink (Follow...). This works fine. Then I would like to update some bookmarks in the new MS Word Document but I don't know how to do it. I already tried something like
Dim appWord As Object
Set appWord =...
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.