Auto delete windows mail?I'm using Windows mail with Vista. My junk folder has auto emptied twice in
the last two months. I can't figure out why. Any help out there?
--
marty
"srmarty" <srmarty@discussions.microsoft.com> wrote in message
news:D87CB396-6251-45C3-BC9A-DF77952EC095@microsoft.com...
> I'm using Windows mail with Vista. My junk folder has auto emptied twice
> in
> the last two months. I can't figure out why. Any help out there?
> --
> marty
Tools>options>advanced tab>maintenance button.
--
Regards Steve.
MS-MVP. MAIL. ...
multiple Domain name delivery problemhi, I currently have Exchange Server 2003 Build 7638:2 SP2,. We have multiple
domain names being delivered to the exchange store. I have nothad any
problems, but i currently have one user that is not receiving emails with
attachments from one certain "internet" sender to one of her email addresses,
but the other address works fine & if they send emails without attachments,
everything works fine from either address. I have had the user send them
message with attachments to me & the user with the problem & i get the
message, but not the other user! I even use message...
Exchange update problemI have tried to upgrade exch2k3 sp1 to sp2, but the update fails with "the
file pcproxy.dll is in use, and setup cannot identify the app or srvc. setup
cannot continue"
Any clues/ideas/suggestions? Please.
--
-----------------------------------------------------------------------------------------------------------------------
This message has been checked for all known viruses.
The information contained in this e-mail and any attachments is confidential
and may be the subject of legal, professional or other privilege. It is
intended for the named addressee only and may not ...
Can I send a recurring e-mail automatically each weekI want to send a e-mail with the same verbiage to the same person once a week
and make it a recurrence with no end date. Can I set this up once in Outlook
so it is scheduled automatically?
--
Microsoft Office 2003 Version
Students and Teachers Edition
Windows Vista Home Premium
Thank-you
Happy new Year!!
Carl R
...
docmd.transfertext problemHi,
I am using access 97 and tried to import a csv file to the mdb table. I run
a code as following:
DoCmd.TransferText acImportDelim, "Specification4", "input",
DEFAULT_PATH & "online.txt", 1
In online.txt, there is a field which is 10 digit number and I specified it
as a double datatype in the specification4. After the import, I found out
that the 10 digit number data in the field get empty in the destined table
while other fields are all right. Therefore I import manually using
specification4 instead of running code. This time the 1...
Excel 2007When I select cells to copy as a picture in Excel 2007, the resolution is
terrible. Text and objects with shadow's are very blotchy when pasting the
picture.
How do you change the resolution of a 'Copy Picture'?
...
Input Excel 'Password to Open' through control in access formHi All,
We know,Excel has prompt password
to open it files.
Is it possible to create a code that can
supplies the excel prompt password?.So that when we
open the excel file through our access control in a form,
the excel files can be opened automatically.But when the
excel files opened from its default icon,it will prompt a
password first.
...
SQL deadlock problemI am currently having a big issue with sql deadlocking on the
PrincipalObjectAccess table.
The last few months I have been working on a synchronization process using a
Biztalk orchestration. The sync uses the crm webservices to create and update
account and contact records in CRM. But now deployment to the production
environment gives me some problems. It seems that when trying to update
account records (which is one of the first actions in the sync process) the
webservice gives me Generic SQL errors and SQL timeouts. After extensive
profiling and tracing in SQL I found that there are...
worksheet tabs 01-06-10Hi
In the 2003 excel-- Is there a way to have the worksheet tabs automatically
go in alphabetical order-- or do you have to do in manually?
--
Thank-you!
Ruth
Ruth,
Use this code:
Sub ArrangeSheetsInOrder()
Dim iCount As Integer
Application.ScreenUpdating = False
iCount = Sheets.Count
For i = 1 To iCount - 1
For j = i + 1 To iCount
If Sheets(j).Name < Sheets(i).Name Then
Sheets(j).Move Before:=Sheets(i)
End If
Next j
Next i
End Sub
"Ruth" wrote:
> Hi
>
> In the 2003 excel-- Is there a way to have the worksheet tabs automatically
...
Excel not AccessI have designed an Access database that holds records relating to my stores
audit results going back for about 5 years plus a load more information
relating to these stores. This was used to produe a pack once a month,
however a change in senior management means that I have got to shelve this
and prodce a similar pack in Excel.
The idea would be that the user could select a month or a 12 mnth date range
that would produce data that could then be used to populate a number of excel
templates that have been designed. Having not used excel for years I would be
grateful for any suggestion...
How to keep format when importing Excel into SQL.Can anybody help me please?
When I import Excel file into SQL, a field that formated as 0000000000
(custom), loosing leading zeros. I tried to change data type in SQL after
importing. No luck.
I appretiate any help.
See if using IMEX=1 helps:
http://pratchev.blogspot.com/2007/10/importing-excel-data-into-sql-server.html
--
Plamen Ratchev
http://www.SQLStudio.com
Plamen,
I tried this, but got an error: "The OLE DB provider
"Microsoft.Jet.OLEDB.4.0" has not been registered."
Thank you very much for looking into this.
"Plamen Ratchev" wr...
Auto-format in Microsoft Excel.Each time i try to enter a number range, for example, 8-
10, in Excel, it constantly re-formats it to a date. If I
change the formatting to "General" it turns it into a
random number, usually 38209. I would like to turn off
ALL auto-formatting, but that's probably asking too
much. How do I disable this frustrating feature?
thanks.
Hi Paul
When you enter "8-10" in a cell, that's not strictly a number but Excel
thinks you mean a date so converts it as such.
A date is a number and in your example the number 38209 represents August 10
2004 which is not a ra...
Recieve Mail Before SendingHow do I set up Outlook 2003 to recieve mail before sending
Set your send/receive group settings to receive and not send. Or are you
talking about setting authentication?
--�
Milly Staples [MVP - Outlook]
Post all replies to the group to keep the discussion intact.
After searching google.groups.com and finding no answer:
Keith <anonymous@discussions.microsoft.com> asked:
| How do I set up Outlook 2003 to recieve mail before sending
...
How to change font size on formula bar in Excell 2007I don't find Tools>Options>General (as suggested in other post answers) in
Excel 2007. On the Office button there is an Excel Options but it doesn't
provide a method of changing font size on the office but. My font is so
small I can barely see it.
Office button>ExcelOptions>Popular tab>in the "When creating new workbooks"
section, choose font and font size
--
Kind regards,
Niek Otten
Microsoft MVP - Excel
"jimwillie" <jimwillie@discussions.microsoft.com> wrote in message
news:588AAC05-0F52-404E-AA01-128E70E02D0B@microso...
Opening Excel WorkbooksI'm running into an issue where if I click on an Excel
file through My Documents, it doesn't automatically bring
it up.
I get the toolbar but the actual spreadsheet doesn't
appear on the screen. I have to click on the taskbar to
get it to pop up.
If I already have Excel active and I open a file through
Excel, this doesn't happen.
Any ideas?
Here is a similar thread:
http://www.excelforum.com/showthread.php?s=&threadid=237195
Rolli
--
Message posted from http://www.ExcelForum.com
Hi,
Take a look at Tools-Options-General tab- uncheck ignore
other application...
Unexpected error message on closing an Excel fileSuddenly I am getting the following message when I try to close a workbook:
"Your formula contains an invalid external reference to a worksheet.
Verify that the path, workbook, and range name or cell reference are
correct, and try again"
The mysterious thing is that it does not happen consistently and that, after
I click OK after the above message, I can still save the file.
What might be the cause of this error message and can the "invalid
reference" be tracked down using one of the utility add-ins such as J.
Walkenbach's PUP?
If it only happens when you close ...
[Exchange 2003] Mail enabled public folder and sender addressI have a Windows 2003 domain with a native mode Exchange 2003 organization;
there are some mail enabled public folders.
When a user replies to a message in a public folder, the outgoing mail's
sender address is the user's one; I want it to be the public folder's one,
or at least I'd like the "reply-to" address to be set to the public
folder's.
How can I accomplish this?
Thanks
Massimo
You would need to grant the user permissions to be able to Send As the
public folder. By default, when you reply to a message that is in a PF, the
PF is not composing the ...
help with simple maths in excelI want to do a simple arithmatic excercise in excel for my grand daughter.
It is stuff like 2+2 =4
Smart me has hit a problem at the first hurdle...
I need to put 2 in one cell the + in another cell and then 2 in another = in
another and then she puts the answer in the next one. So the above would
have 4 cells completed and she would put the answer in the 5th one.
When I use the + or = sign in a cell of its own it (excel) thinks I am doing
an equation, is there a way around this?
I will work on the answer like if she gets it correct or wrong how I will do
that...a sound or som...
Strange Access Denied Problem with Windows 7I got a new computer about six months ago that came with Windows Vista
Home Premium 64bit. Before that I had done all of my .NET development
either on an XP Pro VM or my former XP Pro computer at home. Shortly
after getting my new computer at home, I also got a license for VMWare
to be able to test my software on multiple platforms and
configurations.
I had wrote an application originally in VB.NET that was a simple
backup utility. It supports mutiple backup configurations. Any given
copnfiguration would define a backup which would be a list of files to
backup, a list of folders to ...
How can I change 'Normal' Style for Word e-mails to 'Normal (Web)'?Hi, I'm using Word as my e-mail editor in Outlook 2003 and want to change
the default Style for e-mails from 'Normal' to 'Normal (Web)'.
The problem is that new e-mails and replies in HTML format use the 'Normal'
Microsoft Word 'Style', and this has no gap after paragraphs. The upshot of
this is that when sending an e-mail, I have to press return twice to create
a gap, but when the recipient views this, their software shows it as four
gaps (the extra carriage return I typed + their correctly viewed HTML
carriage return after each line).
E.g. I type this:
...
How To Copy MS Word mailing labels into ExcelI have a word doc that I want to put into Excel. I want to add some
more fields to the names and addresses. Is this simple or do I have to
learn how to program?
Michael Rodriguez
City of Grand Prairie
Michael, have you tried to copy and paste the data into excel?
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2000 & 97
** remove news from my email address to reply by email **
"Michael Rodriguez" <mrodrigu@gptx.org> wrote in messa...
Mail lMergeSorry folks. I asked a question and went to the hospital for a while and
the question expired.
I have an address list in excel 2007 and am using word 2007. In my address
list I have a code column which should allow the selection of addresses to
put on labels. I used to have a query section what allows for that but I
cannot find query any more. can anyone help me?
charles
Questions here never expire, though it may become difficult to find the
answer. The previous post received one reply, from Doug Robbins, as follows:
See the article "Mailmerge Labels with Word ...
How do I use traffic lights in excelI am wanting to use traffic lights in excel that change colour based on the
result of a variance cell, ie if the result of the cell is 10 make the
traffic light green, if it is 20 make the traffic light amber, if the result
is 30 make the traffic light red. How do I do this?
Shorty
Format>Conditional Formatting>Cell Value is:
Note: you can add up to 3 conditions(4 if you count default)
Gord Dibben Excel MVP
On Wed, 22 Dec 2004 16:35:03 -0800, Shorty <Shorty@discussions.microsoft.com>
wrote:
>I am wanting to use traffic lights in excel that change colour based on the
&g...
Border problemsNot sure why all of a sudden all my borders in my tables created with
Publisher can only be white. No other color will show when selected. Opening
a pub file done on another computer where the borders show color, shows white
only. I have attempted to do a repair on publisher, which gave no help.
Have attempted to uninstalled and reinstall Publisher without clearing the
problem. Anyone have any ideas or suggestions?
Look in the Accessibility Options in the control panel, display tab, disable
"use high contrast."
If that doesn't solve the issue, read the third FAQ here....
how do i change colour of scroll bar in worksheetI find it very difficult to see the scroll bar in my excel workshhet as they
are white, can they be changed to a colour and if so how ?
Are the scrollbars white in other applications?
In win98, I could change some display settings, but I couldn't change the
scrollbar colors.
But if the scrollbars aren't white in other applications, then this can't be the
solution.
Jayne wrote:
>
> I find it very difficult to see the scroll bar in my excel workshhet as they
> are white, can they be changed to a colour and if so how ?
--
Dave Peterson
In word they are, but not on a...