I was actually thinking that as developers we could make it where users could manipulate data by drag and dropI can drag and drop tables into the query designer.
I can drag and drop items from toolbars onto forms and reports.
I can drag and drop fields from the top of the query designer to the bottom.
I can drag and drop fields from a form's/report/s data source onto it.
I can drag and drop items from the control pane to the main window and open them.
As I stated an above post. In general though, Access is probably still the most used DB on the Planet, and many of the tools were available in 1992. That is maybe a testimony to the usefulness of the tools, but also to their dinosaur persona.What do you want to drag and drop?
Do you know of place where they teach that?You can write your own drag and drop routines.
I agree. And that would be to establish start and end dates, and establish parent child dependencies.You have to understand how your application needs to handle the data when you move something from one area to another.
Project was s special purpose tool that made gantt charts. That was its entire purpose. Why are you trying to recreate it with Access? Do you think you can make it better? Sounds like hubris to me. Special purpose tools are ALWAYS better for their task than general purpose tools. My flip phone was a far superior phone than my "smart" phone. My "smart" phone is a camera, a flashlight, a scanner, etc. But it is a poor PHONE. It is also not great at any of those other tasks but having them all in a single small package makes the convenience overcome the fact that the optics in my camera are far superior to that of my phone.Microsoft Project did this in the 90s
Not hubris, this has been a humbling task. My final conclusion is that this will never work, not in Access anyway. however, there are several excel versions that have taken advantages of the gains Microsoft has provided to Excel in the last ten years or so. Whereas Access has had limited development, Excel has continuously evolved. Why fight city hall?Project was s special purpose tool that made gantt charts. That was its entire purpose. Why are you trying to recreate it with Access? Do you think you can make it better? Sounds like hubris to me. Special purpose tools are ALWAYS better for their task than general purpose tools. My flip phone was a far superior phone than my "smart" phone. My "smart" phone is a camera, a flashlight, a scanner, etc. But it is a poor PHONE. It is also not great at any of those other tasks but having them all in a single small package makes the convenience overcome the fact that the optics in my camera are far superior to that of my phone.
Sorry, I must have missed this, Thank you.Have a look at the interactive Gantt charts created by Aleksander Wojtasz
RE: Remote, on site distribution of data. Look into PowerApps. I presented in English, with simultaneous translation to Spanish.Not hubris, this has been a humbling task. My final conclusion is that this will never work, not in Access anyway. however, there are several excel versions that have taken advantages of the gains Microsoft has provided to Excel in the last ten years or so. Whereas Access has had limited development, Excel has continuously evolved. Why fight city hall?
As to the purpose. I have an access data base that manages homebuilding. Obviously a local DB is not suited for home building. Much of the information needs to be disseminated to field personnel, or home owners. for this part the GPT is helping me write the PHP and the WordPress web presence. So far so good on that part.
Construction also has many ERP style requirements that are too complex for Web Based systems, at least ones that I could put together in a reasonable time. This database has several hundred thousand lines of code. Much of it needs to be deprecated as the parameters have evolved leaving a lot of garbage. Still, it works, and each day it works a little better.
One of the core ingredients of Project management is Gantt.
Fortunately Automation of Excel is not beyond my capabilities, so Excel it is.
I think we should all build one together,If you look at the link I provided in post #12, you will see that Gantt charts with drag and drop can work very well in Access.