Please, please, please can anyone help. I'm sure i have seen the answer to this question somewhere but i cannot find it.
I have a list box and I want to be able to select multiple entries from it and send these values to my e-mail. I know that i change the properties from Multi Select - None to...
Hi,
Anything anyone could suggest here would be greatly appreciated.
I am creating a database of a questionaire. On the first form the user will enter their personal details such as name, position and which region within the Uk they work and for which branch. The second form will be for them to...
Hi,
I have the following piece of code in my database, It doesn't seem to be doing anything though. Any ideas why ?
Option Compare Database
Private Sub Combo0_AfterUpdate()
Dim strSQL As String
strSQL = "INSERT INTO tblLocation_People(LocationID)VALUES tblLocation(LocationID);"...
Hi,
I am trying to create a contacts database I have created a form with personal details such as Name, Tel, Fax etc and on this form I have included a subform with Location (Address 1, 2, 3 Postcode etc) In order to create 1:M instead of M:M (People may have many locations and locations will...
Hi,
I am trying to create a contacts database I have created a form with personal details such as Name, Tel, Fax etc and on this form I have included a subform with Location (Address 1, 2, 3 Postcode etc) In order to create 1:M instead of M:M (People may have many locations and locations will...
I am trying to create a contacts database I have created a form with personal details such as Name, Tel, Fax etc and on this form I have included a subform with Location (Address 1, 2, 3 Postcode etc) In order to create 1:M instead of M:M (People may have many locations and locations will have...
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.