ok in a program im writting we use word to edit a statement so the customer has the full word processing enviromnet to edit with.... now we can use the ole object to control word if it is open seperately no problem, but what i want to do is open word with my vb app so i can make sure they edit the statement first and then move on not minimize word and move on.... but the ole object inside the vb app doesn't work correctly, they don't have all of words capabilities...
is this the way it is supposed to work or is there a better way... thanks