Recent content by sc2227

  1. S

    access dB to sharepoint - urgent

    Your link is not relevant to my question. It discusses access web apps which mine is not. I asked how to migrate my access database on my PC to Sharepoint. SharePoint is listed in your link as an alternative choice. It would be great if I can be pointed to where where I can find to install the...
  2. S

    access dB to sharepoint - urgent

    It doesn't seem like Microsoft is doing away with it if they are still offering the share point plans with full support as stated on the plans website.
  3. S

    access dB to sharepoint - urgent

    I need to publish my access db (containing tables, queries, forms) to an online sharepoint server. I need to purchase a sharepoint plan. If I purchase Sharepoint plan 2 (fromMicrosoft's website: Compare SharePoint Online options) will I get the sharepoint server that is needed for me to publish...
  4. S

    migrate access db to online - urgent

    Isn't Google forms too simple? The form in my access db is made up of cascading combo boxes where one filters upon the selection of the one before it and generates a report in a pdf by searching and retrieving records. I was under the impression Google Forms is more simplistic, like if you...
  5. S

    migrate access db to online - urgent

    I have Access 2016, and so far I have seen features to migrate my db to a sharepoint site (which I don't have) or into a HTML page. I tried the html page option, but it only exports my tables, not my queries or forms. Has anyone successfully migrated their db online and if so, what do you use...
  6. S

    code behind my form - urgent

    I am using Access 2016, I have built a database containing 3 tables, 1 query, 1 form, and 1 report. The 3 tables have a linked relationship to each other, the form generates a report by running the query in the background. I can get the SQL code of the query, but how can I get code for the form...
  7. S

    Filtering a report based on combo box selection

    Thank you. I am a beginner and not experienced in the coding. Instead I went to Design View in Query to select and enter in a criteria there. I attached an updated database.Please open 'data entry' form and make selections in the drop down. Please make sure to click on the buttons next to...
  8. S

    Filtering a report based on combo box selection

    I will try that code thanks. But as I have 3 combo boxes and not 1, where should I enter this code? Do I have 1 query if have three combo boxes? How to set this up, please advise.
  9. S

    Filtering a report based on combo box selection

    Hello, I am having trouble with a step in my form. I have attached the database (Access 2016 is used) in this post. Please open "data_entry form" which has 3 drop down menus. Select an option in first two drop down menus, and click the command buttons next to the menus (I had to add command...
Back
Top Bottom