sorry........
I want by code to open the "OPEN FILE" dialog box,i have tried to do this, by a "sendkeys" but i can't use this instruction with a word object.
I want to see this dialog box if for example i click in a button.....
and then i prefer not to use the mouse to select...
Hello,
My program runs with word,i want to open a dialog box to open a word file,i do this with a common dialog control,but i want to handle the dialog,with a button, not with the mouse,i want to quit the focus to the dialog box
Thanks
I need to know how to make queries with date ranges,using crystal reports selection formula
This is a part of my code:
***************************
If Val(txtdesde) <> 0 Then
consulta = consulta & " and {pasesbancos.fecha}>= '" & txtdesde & "'"
End If
If Val(txthastafech)...
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.