Search results

  1. D

    On a table, input one data from a field to another field with a different text type

    From a table I want a text field which has a path to a file to be copied automatically into a another field of the same table with a hyperlink text type
  2. D

    I can't use a toggle button to open a subform

    I am very new to MS Access and I used Form Wizard to make a Linked Form The tables are Events and Photos, the joined fields are Events!ID to Photos!EventID perhaps its the module to the link which is Sub Form_Current() On Error GoTo Form_Current_Err If ChildFormIsOpen() Then...
  3. D

    Photo Database

    I am making a photo database for a friend of mine. He's a photographer for his company and has photos based on events from many years. Whenever there is a farewell for his colleague he would have to search photos of them to make a farewell video, which means going through many events from many...
Back
Top Bottom