David Erkelius
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 13
Comments
Recent activity by David Erkelius-
What happened with this one? Is it possible to Schedule it? /David
-
Great!! So easy solution when you know what to do, :) Thanks /David
-
Any suggestions?? /David
-
OK, but that isnt what I am doing with the macro, in the macro I just want to know if I need to use AutoPressButton or not, because after the Update the macro continues. I can´t set it mandatory be...
-
Great, Thanx!!
-
Yes me also, I have created a line loop that checks if some of the products is not in stock. If so I put ship date to today + 10 days. I would like to change that so it checks availible to promise ...
-
Great! It worked. Thanks! :)
-
Of Course! Thanks, next problem is that some orders exceeds the credit limit, so I want to AutoPress that System Message as well. I tried AutoPressNexPopup, SendKeys and Click, but I cant get it to...
-
Hi, I still have some problems with my line loops. The main Loop which starts with the button at the torm shown above: OpenForm(17|$[$BOY_1.DocEntry.STRING]); // Open the Sales OrderActivate(); //A...
-
Hi Yaremi, If it´s not possible to schedule it I think its best to create the button at my SQL report which shows non approved orders (see attached screenshot). So I would need a button that makes...