Search results

  1. T

    Dlookup

    Hi Everybody I am doing some work in access. I need help to ease the job by some automation through "DlookUp" or "ELookUp" My task is very simple I have a form of passengers based on Passenger table which has different fields including FormNo Table two (ApplicationForms) contains only One field...
  2. T

    Multi Records

    I am using Access 2007 I have two tables 1.Students with Group & Name fields And 2. Bus with Group & Name fields I have different students in groups for example 5 in Group B and 7 in Group A What I wish to do is when I enter the group like A on Bus form all the data (Name & Group) of...
  3. T

    Run Time Error

    Hi All helpers I have a problem with VBA code of "DLookup" I am trying the following code which works well Private Sub Price_AfterUpdate() Product = DLookup("Product", "LU Product", "Price=" & Price) End Sub BUT when I apply with reverse order it does not...
  4. T

    Puppy

    Hi All Members My full name is Malik Mahmood Iqbal Taloker. I am from Pakistan and spent around 14 years in Kuwiat in car rental business. I am niether a programmer nor new with Access. I was suggested by a programmer friend to try ACCESS. Actualy my job was threatened due to delayed daily...
Back
Top Bottom