Hi, i'm trying to use the Microsoft Web Browser control.
i move to a specific web page using the code
MyControlName.Navigate URL:="www.tek-tips.com"
when i want move to the previous or to the next visited page i use the right button of the mouse
here the question:
I would like do it use a...
Hi, i'm trying to use the Microsoft Web Browser control.
i move to a specific web page using the code
MyControlName.Navigate URL:="www.tek-tips.com"
when i want move to the previous or to the next visited page i use the right button of the mouse
here the question:
I would like do it use a...
Hi,
From ms access i need to save the attach-files of the
messages in the inbox and then move these messages to another folder.
I know how save the attached files but i don't know how move the messages from a folder to another inside outlook.
thanks in advance
Mario from Italy
Hi, just a question: When i receive an e-mail,is possible save an attacched file in a specific dir in automatic mode??
Thanks in advance
Mario from Italy
Hi, just a "little" question..
Is possible change the Back Color of a Tree View Control??
In the property box i didn't Found any way to do it.
Thank's in advance,
Mario from Italy
I'm getting crazy about it.
I want zip a file, but i don't know wich are the commands after winzip is open from an access application....
Thank's in advance
Mario from Italy
Hi there,
actually i use my application to send e mails, but i don't know how automatically attach a file ( always the same in the same path)
Thanks in advance for any suggestion
Mario from Italy
Hi, just a question:
Is it possible generate an event using a combination of keys(example KeyCtrl+KeyA)?
I know how to do it with a single Key, but not with a combination!
Thanks in advance
Mario
Hi there.
I always have this problem:
i made some reports in orizontal mode and with specifics margins,but sometimes, opening them in preview, all the margins return 24,99 mm and i see the report in vertical mode.
Is that normal?
Sorry for my bad English and thanks in advance for your...
Hi there,
I made a form based on a query.
The form contains 2 fields, Name and Address.
Into the query's field "Name" condiction i wrote:Iif(IsNull(Forms!Form1!Name;"*";forms!form1!name)
I would like to see all the Names if Forms!Form1!Name Is null, but it doesn't work.
It...
Hi there
just a question:
i know that i can load a picture into a form with the right mouse button click+insert+image+from file etc.
Is it possible do it via code?
I woud like load a picture from path (c:\windows\pics)
Thank in advance.
Mario from Italy
Hi there,
I made a form based on a query.
The form contains 2 fields, Name and Address.
Into the query's field "Name" condiction i wrote:Iif(IsNull(Forms!Form1!Name;"*";forms!form1!name)
I would like to see all the Names if Forms!Form1!Name Is null, but it doesn't work.
It...
Hi
i need to open a file and then to SaveAs it
OpenFile:
Shell "C:\windows\notepad.exe C:\MyFile"
Anybody knows how to Save it as txt file via code?
Maybe with API?
Thanks in advance
Mario
hi, this question should appear stupid for an expert..but..
I created an index made by 2 fields F1 and f2 and i called it Index1.F1 is the primary key of the table.
Ok the question is: if i need to search a record stored in this table(with OpenRecordset...) can i use the index Index1
? And if...
I forgot the right instruction to pass a Docmd command using 2 Keys with the KeyDown event.
With one is
Select Case KeyCode
Case vbKeyControl
....
End Select
But if i would use a combination of Keys?
Maybe VbkeyControl + VbKeyZ?..doesn't work.
Thanks in advance for your help
Mario from Italy
I forgot the right instruction to pass a Docmd command using 2 buttons with the KeyDown event.
With one is
Select Case KeyCode
Case vbKeyControl
....
End Select
But if i would use a combination of button?
Maybe VbkeyControl + VbKeyZ?..doesn't work.
Thanks in advance for your help
Mario from Italy
Hi there
We are 7 persons working with a splitted db.
I 'm not so expert about Multiusers database and i would like understand something:Some stations have win98, some others win95...could be a problem?(On each station we have Access 2000)
Do i set something particulary to optimize the...
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.