hi
can anyone please help me in creating a multiselect list box. i need to save the selected data into a table so i can use it for reporting.
desparately need help been trying for days
thanks
User Profile
Collapse
-
multi select list box
-
open excel file automaticallty via access btn
hi i am trying to open a excel spreadsheet automatically at the push of a button. i am using the below code that i obtained via another help message but i keep getting an error message saying 'runtime error 5, invalid procedure or call arguement???
can someone help me out?
Private Sub cmdOpenExcelFil e_Click()
Dim stAppName As String
stAppName = "h:\sue\bdrm\FB T Fleet\access\FB TDataFleetColle ction.xls"... -
hi guys thanks for replying i am desparete! i have been stuck on this for days.
my forms recordsource is;
SELECT TblTempOnly_Poo lContractDriver s.id, TblTempOnly_Poo lContractDriver s.rego, TblTempOnly_Poo lContractDriver s.DriverSurname , TblTempOnly_Poo lContractDriver s.DriverFirstna me, TblTempOnly_Poo lContractDriver s.StaffNo, TblTempOnly_Poo lContractDriver s.PrincipleCarR ego
FROM TblTempOnly_Poo lContractDriver s;... -
combo box not selecting names i select
Hi
i have a combo box with fields surname,firstna me,and ID #. however i can not seem to select any names that are duplicated in surname. Smith for instance, i have 4 different people with that name but i can not select any of them? any help would be great as i have lost days on this problem. -
problem refering to field on tab form
Hi
I have a form with a control tab of 3 tabs. i have a drop down box and i want to add a text box next to it that brings up the second value in the combo box. so when they select something, field next to it will show up with the firstname.
thanks
No activity results to display
Show More
Leave a comment: