User Profile

Collapse

Profile Sidebar

Collapse
BankGirl
BankGirl
Last Activity: Mar 18 '08, 12:20 AM
Joined: Jan 24 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • BankGirl
    started a topic multi select list box

    multi select list box

    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
    See more | Go to post

  • BankGirl
    started a topic open excel file automaticallty via access btn

    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"...
    See more | Go to post

  • BankGirl
    replied to combo box not selecting names i select
    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;...
    See more | Go to post

    Leave a comment:


  • BankGirl
    started a topic combo box not selecting names i select

    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.
    See more | Go to post

  • BankGirl
    started a topic problem refering to field on tab form

    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
    See more | Go to post
No activity results to display
Show More
Working...