Forum Discussion

sb_hog's avatar
sb_hog
Copper Contributor
Nov 02, 2023
Solved

Update Taskdescription via VBA - Error -2147483638 - the data required for this operation are not ye

Hello!   I develop an integration of planner tasks into an internal access database and there I will create a task with a important description.   The creation works fine, but when I update the t...
  • sb_hog's avatar
    sb_hog
    Nov 07, 2023
    I found the solution.....very strange.

    All my procedures did not have the same way of thinking. Two of them work asynchronously and one works synchronously. After I adjusted it, it works fine

    Thanks also to this post that helped me: https://stackoverflow.com/questions/38057181/the-data-necessary-to-complete-this-operation-is-not-yet-available-vba-runtime-e

Resources