Search results

  1. H

    append data from excel to existing table in access vba

    thank you so much 🙏 it works (y)
  2. H

    append data from excel to existing table in access vba

    do you mean to import the excel data to a temporary table then add the data from the temporary table to the "Dashboard" table and then the temporary table will be deleted? ok what is the code that I have to write?
  3. H

    append data from excel to existing table in access vba

    Hello there I have a database named "Dashboard" and I have an excel file named Report I want to create a button that add the data from the excel file to the table "Dashboard" what I did is this: I created a button to get the excel file path to be in the textbox "txtPath" but I need someone...
  4. H

    How to insert some data from Excel spreadsheet and the other data from Access combo boxes

    Project (a combo box feild) Section (a combo box feild) Vender (a combo box feild) Course (a combo box feild) I have tables for these feilds to to help me with the statistics how many Courses did I conduct how many Vender deliverd courses how many project do we have you find in the...
  5. H

    How to insert some data from Excel spreadsheet and the other data from Access combo boxes

    thank you for your prompt response how can i do that ? could you please share a video related to your answer ? sorry I'm new in Access thank you again
  6. H

    How to insert some data from Excel spreadsheet and the other data from Access combo boxes

    Hello dears .. I'm writing a program to add training data to a table named "Dashboard" some of the training data I import from excel spreadsheet and the other some data I take from the access combo boxes the table that I named with "Dashboard" contains of : ID...
  7. H

    Introducing myself

    Hello there My name is Hussain from Saudi Arabia. I work as a training specialist in a company and I have a passion to automate most of my tasks that’s why I have a good experience working with Microsoft Excel, but Excel is not suitable for working with big data I think MS Access is the...
Back
Top Bottom