I want to read a specific mail (arriving every day) from my Inbox.
This mail is uniquely identifiable by for example sender.
Also, I have this mail item open.
How can I read a specific mail? Preferably the one I have open.
Thanks to another poster, I have this:
Dim thisApp As Object...
I build up a string to send to Extra later.
The string has 4 elements, each of which is either "N" or "<Ctrl+M>" (the ENTER key).
Example: "NN<Ctrl+M>N" or "NNN<Ctrl+M>" or "<Ctrl+M>NNN" or "NNNN" etc...
The problem is that <Ctrl+M> is recieved by Extra as the string <Ctrl+M>, and not the ENTER...
Hi
I need to display some values from Extra in Excel (for calculation reasons).
I've tried to copy-paste a small area, and end up with this code:
='EXTRA!.Session.1'|'\\SERVER001N\MYUSER8$\E!PC\SESSIONS\MY-SESSION.EDP'!\R7C9R7C14M1
Why is this not working? Is there some other code to use...
This is more a general programming question than a specific Extra Basic question.
I have a list of maybe 200 (or more) orders.
I do a request for orders many times daily.
Now I want to execute a specific code if order is NOT qualified (which is maybe 180 of them).
(10% of orders qualify...
Hi.
I have an application called PowerPlus Pro, which is basically Excel with plugins.
My ultimate goal is to read fields in Extra, lookup relevant values in PowerPlus Pro/Excel, and write those values back into Extra.
My first challenge is: How do make a connection between Extra and PPP?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.