Recent content by PedRocK

  1. P

    1 table in 2 files

    Hi, [access 2000 or 2003] Is there a way i can use one table shared & updated in 2 access files? if yes what are the conditions please thank you
  2. P

    Assigning

    hi i have table [X] a Form [Y] with Control source of table [X] a textbox [T] in form [Y] adding records to Table [X] a Form [Z] with ComboBox [Cbo] im closing form [Y] to load form [Z] i want the assign [Cbo] of Form [Z] = Last Record entered in textbox [T] which is the last Record...
  3. P

    Automatic Display...

    maybe you didnt got my question.. Command button opening new form...then text entry then command button returning to the main form....when returning what i want is to see the text i entered is displayed automatically in the combo box, and not to pick it up again from its list. plus if i can...
  4. P

    Listing In Unbound Form

    well the way you listed was much more simpler than i was thinking, since i was more into coding. thanks again
  5. P

    Automatic Display...

    HI, Im using Access 2003 Check the Attached File, In the frm_Client there is a comboBox Client Name where its taking values from tbl_clients.I'm adding New Client Names with the command button "+"which is opening frm_AddClient so that i add new client Name. In this new opened form i am...
  6. P

    Listing In Unbound Form

    this is it yea thanks alot :)
  7. P

    Listing In Unbound Form

    hi im using Access 2003, please check the attached file. i want to create an unbound form, just to do a search between tables as you can see in the form1 there is ClientName combo box, where i want to select any value of client to list me the product or products that this one Client...
  8. P

    Assigning Variable for Criteria in Query

    Hi, Can anyone help me knowing if there is a way or possibility to assign a variable in the Criteria instead of known constants that we assign to it. let me give example to express more. in Criteria for example when i write [Year] and when i run the query in any place it asks for year, then i...
Back
Top Bottom