A client of mine has been using an HP surestore to backup the network using MSbackup successfully for 2 years. On Friday they logged the backup machine in as usual and the "Backup" button was greyed out. The tape had been used several times before, no tape could be made to backup...
Hi - writing a macro in Outlook (I know that this is not true VBS, but someone must know the answer!). I use the following code to select a folder AAA UNDER the inbox:
Set objApp = CreateObject("Outlook.Application")
Set MyNameSpace = objApp.GetNameSpace("MAPI")
Set MyFolder...
G'day - further to my earlier postings I have narrowed down the problem now - I use the following code to specify a folder AAA UNDER the inbox:
Set objApp = CreateObject("Outlook.Application")
Set MyNameSpace = objApp.GetNameSpace("MAPI")
Set MyFolder =...
Hi all - I have just inherited an Outlook Macros which saves all attachment to a folder using myattachments.Item(i).SaveAsFile siteDir & myValue & ".doc"
My problem is - I only want to save attachments included in one specific folder in my Outlook set up - how do I specify this...
I have a database system with a memo file (fpt) which is 2.1 Gig in size. Microsoft tell me that DBF files have a size limit of 2 gig - does this apply to fpt files as well? - We have been having a number of problems with this file such as 90% of the data seeming to disappear although the file...
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.