Search results

  1. C

    how to create form\subform

    Hi I have a basic question related to database child-forms If I have 2 tables, one called tblorder (orderID, productID, date) and another one called tblproducts (productID, ProductName, Category) and they are linked throuh 1:M relationship (one order could have multiple products) I want...
  2. C

    how to read multiple records using a loop?

    Hi how are u all? I have a subform which has multiple records, i wanna write code which reads the records one by one, in other wards, i need a loop & an array to read it, but i donno how to read (a record) using an array in Access. Anyhelp is highly appreciated
  3. C

    combo box problem (should be simple)

    Hiiii how is every one ! My problem is related to comboxes I have a form which has data based on query, one of the controls is a combo box (productID) ... when i select the productID from the combobox I want it to renew the rest of the controls so that it is linked to the same record...
  4. C

    break access password

    Hi everyone! I have a program created in access, I can't see the design of queries & forms coz um not authorized to do so, i just wanna break the security of the program so that i can see all the coding stuff used in forms and queries...can someone help? Thanks in advance
  5. C

    Button which updates data in table!!

    Hi everyone I have a form which has a button called (Update) When I click on it, it is supposed to update fields into a table...how can i do this? any help is appreciated !
  6. C

    Convert report into MS Excel Table or MS Access Table\query

    Hello everyone here I wanna ask about converting report into a table! (It does not matter wether it is an Excel or Access table I did something but It does not work fine I opened the targeted report in preview mode and then I selected : File---->Export ----> (file name bla bla bla ) &...
  7. C

    wanna duplicate fields in one cell

    Hullo everyone ! I am a new member & um happy to find this great forum about MS ACCESS. Well, I have a question & i don't know how to have the solution, maybe using query or macro? anyway, here is my table I have a table that looks like this for example LC LD 1 10 2 11 3...
Back
Top Bottom