Thanks for responding.
Well I'm not really sure how I should be doing it, but I've started with this code
WordApplication1->Visible = true;
AnsiString CurrentDocID = MainTable->FieldValue["Document ID"]; // Get the document ID from the Data Table. The PathLocation method will take out the...
I got such a great response from the last posting, that I've decided to stop trawling the internet for my answers, and apply straight to the experts again.
This time it's about opening word documents from within an application. The problem is that when MSWord opens, it's minimised on the...
Thanks everybody for your help. I've solved the problem using the replies that you gave me. Special thanks to itsgsd for the best one liner I've ever copied that works.
This place is fantastic.
hstijnen,
Thanks for responding. I can't do that, the problem is that the item in the list that I need to pick is defined by an item read from a database (which is text). So if the item read from the database is 'Invoice' then I need to switch focus to the 'Invoice' item, if it is 'Letter' then...
Hi all,
I'm not really a great programmer so I'm hoping somebody out there can help me out. I have a Combo Box on a form which has pre-defined items. What I need to do is programmatically change the item shown in the combo box to another in the list when a button is pressed. Added to this...
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.