Search results

  1. M

    Update information from table to table

    Greetings, I have a database that the user enters a file number for custumers and those file number will be related in other tables. Example in my Main Form I entered the file number of AR-1234 but in the subform all the information i enter will save that file number. and that file...
  2. M

    How to create a Query to Update values in a Table

    Hi everyone, I don't know how to actually create a Query or a Code to Update Information on a Table that have a field that in the index is a YES/NO DUPLICATE. The only thing that does not change is the auto number. but all the information may change. I have created a macro to transfer that...
  3. M

    Import and Excel to Access

    Hi Everyone, í'm trying to create a module that verify if the Filename that is created in Excel have a record. IF this filename in Excel doesn't have a record, the module will not transfer any information and it will display a MSG saying that there are no records to transfer. Well. in Access...
  4. M

    Export "Transfer" Query to Excel

    Hi everyone, i have a DB that i have to transfer some information from my table to a spreedsheet in Excel. i have no problem at all to do this event, but my concern is if i can actually give a periodical name to the file that i'm tranfering. for example 03/03/09TBLSCHOOL and for the next month...
  5. M

    Need Help on a Search Form

    I need help with the Search form. i created a Combo box for the search and also a Cmd botton to open the main form. That main form have a subform that is the one that actually contain the information that i'm searching for. The main form just show some other information that its link with that...
  6. M

    Help With LinkMasterFields/LinkChildFields

    Hi, i'm trying to create a form that uses and unbound subform; this is the easy part but, that unbound subform will change change when i click a CMD botton. and also the LinkMasterFields/LinkChildFields will change because i'm changing that subform to another subform. this is the code i'm using...
Back
Top Bottom