Can any one give me any information on "Sub-classing" and "Hooking," and how to use them at all?
Any help will be appreciated.
Thanks
muzz
Hiya,
I've been asked to write some code for a Word 2000 document that has been opened in Internet Explorer.
What i need to do is code a button to do the following:
1. Upload the document to an FTP site
2. Close the IE window
I've solved the two problems, (using the Microsoft Internet...
Hi,
I am using this statement to find the amount of entries in a table within certain dates:
TotalCount = DCount("[id]", "Referral Inbox summary", "[Received] >= #" & Forms![Referral Lookup]![WeekStarting]# & " AND [Received] <= #" & Forms![Referral...
Hi,
You know in Outlook, when you create a new task, say, and you choose the start date and due date, on the drop down box, it shows a mini clander? Does any body know a way to put this into a standard Access form at all?
Thanks
Muzz :)
Hi,
Is it possible to open another Database from a Database? I have tried using the command DoCmd.OpenDatabase, but the option is not listed in the drop down box that appears. When i trie to look at it in Help. it had (DAO) after it, and it wouldn't let me view the help file for it. Do i need...
Hi, this is going to be a long shot but I really need some help on an assignment I have to do. Basically Ive been given a program to look at and I need to write about it by realting to several topics.
They are - Translators & linkers, system call, & background operation. The program itself is...
I'm importing an excel file into a database, and at some point through the process, it comes up with this error:
Not enough space on temporary disk.
does any body know what this means? The RAM isn't all used up, and the HDD isn't either.
Thanks
Muzz :)
I'm using VBA and Access to send E-Mails through Outlook. this is the code that i am using.
code:--------------------------------------------------------------------------------
objMessage.Subject = Me![e-mail subject]
objMessage.Text = Me![e-mail text]
Set objRecipient =...
Does anyone know how to do this? Search through a field in Access using the Wildcard (* if unsure) option?
I need the code to put on a button via VBA to open up another form with the results on. At the moment, i'm using a simple filter, so the user only see's exact results, is there a way to...
Hi
i need to take the data from a selected entry on a list box on one form to be put into fields on another open form.
Basically it is a search facillity. The user searches for something, all the results come up on screen, and the user chooses ONE of the results to view in full detail on...
Hi all,
I'm using Access 2002, Access 2000 file format, and when running an SQL Statement in a line of VBA Code, i get a run time error "2001" saying that "You cancelled the previous operation" If i click on help, i get a blank help dialog come up, not much use really!
Does...
Does anybody know of a self exctracting zip utility for VBA, i need to create a self extracting zip to e-mail to clients. Is there an add in for VBA that allows this to be done? any help appreciated.
Thanks
Muzz.
'lo all
you know when you click on "open" in a program, a little box comes up asking you which files you want to open?
Does anyone know of a way to get a similar type, or that exact window, to pop up? I need it so that i can add attatchments to my own version of batch e-mail...
I'm using Access 2002, and it's great, but i have a
problem. We have a databse on a server which is accessed
by everybody here, the problem is that some other people
have Access 2000 i installed, and when they use the
system, some of the button's don't work, and some of the
code won't run...
Does anyone know if it's possible to add an attatchment onto an e-mail using the "DoCmd.SendObject" command? I can get it to put hyperlinks on the body of the e-mail, but i need to send them as attatchments. Any body have any ideas, or help? Thanks in advance,
Muzz.
Hi can anyone help, i need to update a query in another database depending on the information put into a form, on a seperate database. Does any one know of any way of achieving this? Thanks Muzz.
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.