Search results

  1. K

    Create Form to import data from excel template

    Thanks for the quick reply. I will give it a try and see how it goes. What about making a button in a form to open a browser, so we can select it to be the path of the excel file?
  2. K

    Create Form to import data from excel template

    Hi all, I have an excel template that a lot of people has been using. I need it to be compiled in Access database to keep all the record from everyone into just one database. So, I would prefer to set an Access database with a Form that has a Browse button that will ask the user to select the...
  3. K

    Gotorecord unfilled subform

    thanks for the reply, but it didnt work, its either i dont really understand or the code doesnt work say i want to load the main form to the last record of the productid I have tried to set the subform to load to the last record, but when i open the main form, it only goto the last record for...
  4. K

    Set the head form to be locked

    it works great, thanks a lot~! how come i didnt realise that, maybe i just concentrate on searching in data area :)
  5. K

    Set the head form to be locked

    Good day everyone, How can I set the form to be lock by preventing other user add a new data. Which means that they can only modify the existing data. Cheers
  6. K

    Gotorecord unfilled subform

    Good day all, Ive created a form (customer) with a subform (product) in access. The question is how can i make the form automatically navigate to customer that still didnt have any product, considering all the customer info has been filled? I have made a query that shows all the customer that...
Back
Top Bottom