Auto Filter problemI am using the auto filter for a particular column to sort out differen
medical programs. When I click the drop down and click a program, i
doesnt show me ALL the lines that say this particular program. Why is
this?
--
Message posted from http://www.ExcelForum.com
Hi
maybe some hidden characters in these lines 8e.g. additional space
characters, etc.)
--
Regards
Frank Kabel
Frankfurt, Germany
"jkb724 >" <<jkb724.19rasx@excelforum-nospam.com> schrieb im
Newsbeitrag news:jkb724.19rasx@excelforum-nospam.com...
> I am using the auto filter for a particular column to so...
Auto-EditingWord 2003 has a very annoying default. It assumes too much! If I reformat a
few words in a document, it changes the entire document to that formatting.
Grr-rrr-r! I have to constantly press undo to get what I want. I know
there's a feature that's causing this annoyance but I can't find it to turn
it off! Can anyone help, please?
See http://word.mvps.org/faqs/formatting/wholedocumentreformatted.htm.
--
Stefan Blom
Microsoft Word MVP
"Connie Martin" <ConnieMartin@discussions.microsoft.com> wrote in message
news:CD959D82-F81B-4A9D-993E-73...
Auto-CalculateI have a spreadsheet that utilize the stock quote add-in from MSN. On a daily basis I refresh the add-in functions for the Highs, Lows, Last, Volume, etc. On occasion the spreadsheet reverts to manual caculation settings, and I have to press the F9 even after I updated the quotes. I've always preferred the any spreadsheets I open, blank or otherwise, the automatic setting selected for calculations. I consider this an annoyance. Has anyone experienced this glitch? Is there a fix for it?
Ron_D
Ron
Excel takes the calculation mode from the first workbook that opens in a
session.
Sub...
auto copy selfHow do I arrange for Outlook to automatically copy myself
on every new, reply or forward email?
If you mean keep a copy of all sent, see settings under Tools/Options/Email
Options and Advanced Options
David
"rich" <steamuk@aol.com> wrote in message
news:055c01c3664f$dadecd30$a001280a@phx.gbl...
> How do I arrange for Outlook to automatically copy myself
> on every new, reply or forward email?
...
Auto correct or Auto completeWe are all familiar witht he auto correct or auto complete functions found in
MS applications. Of course that means it is available in Access also. My
question is this ... can this function be replicated within the DB, so that
the set of auto correct items are part of the package rather than something
that would have to be set up on each individual desktop system?
It's use, for me, would primarily be within a memo field where medical
abreviations, used as a shortcut, would convert to the true meaning as the
user types them in. Ex: "prn" without quotes would change to. &qu...
Auto Scale Chart Macro -- Any improvements please?This is the best way I've found to correctly scale a chart -- the only way I
found to exclude a chart interpolating with #NA cells was to delete those
cells containing #NA, and run the chart. This takes a long time on my
computer. Wondering if there is a better way. This macro is directly taken
from 2 excel mvps and modified; i believe a mehta and ron bovarty, but could
be wrong. Thanks for taking a look.
Sub AutoScaleYAxes()
Dim ValuesArray(), SeriesValues As Variant
Dim Ctr As Integer, TotCtr As Integer
Application.Run "Extend_Stock_Data"
Applic...
OWA auto loginI am trying to use the credentials from the forms authentication login to
automaticaly log in to Outlook Web. I redirect to a URL with this format:
http://UserName:Password@mailserver/exchange
I have seen this example in other posts but this does not work for me. I
still get the Outlook Windows Login prompt.
Perry
Perecli Manole wrote:
> I am trying to use the credentials from the forms authentication
> login to automaticaly log in to Outlook Web. I redirect to a URL with
> this format: http://UserName:Password@mailserver/exchange
> I have seen this example in other posts but t...
Any way to get rid of an auto-suggestion in the login dialog box, for Exchange/OL using RPC over HTTP?A client was using RPC over HTTP to two different Exchange servers (OL
prompting for profile on startup). Both profiles were set up to prompt for
credentials upon connection to Exchange.
There's now only one Outlook profile needed; the other is gone and OL isn't
prompting for the profile selection any longer, which is fine.
However, Outlook is remembering domain1\user and domain2\user in the login
dialog box, and I'd love to be able to get rid of the no-longer-valid
credential dropdown suggestion.
(The computer is not a member of a domain and hence always needs to be
prom...
Auto look through subfolders
Please help.
I can write a macro that will extract data from all excel files in a
specific folder.
What I need to be able to do is write a macro that will automatically
extract data from excel files within folders and sub folders and sub
sub folders etc
For example the data is all held on the following directory:
H:\development forms\2006 cost sheets\
And within that directory by customer - for example Tesco, Boots, Asda
etc. These customers are then subdivided into product ranges - eg
1,2,3,4 etc and some futher subdivided by national or exclusive. All
the excel files are in exactly th...
Auto dateI am trying to create a field in a form that if anything is changed on it, it
will automatically update the date to current date. Is this possible?
Sojaminc wrote:
>I am trying to create a field in a form that if anything is changed on it, it
>will automatically update the date to current date. Is this possible?
Make sure the last changed date/time field is in the form's
record source table/query. Then use the form's BeforeUpdate
event:
Me.lastchanged = Now
--
Marsh
MVP [MS Access]
Hi -
You can do this in the On Dirty event of the form, which fires as soon as you
m...
An auto reply to an auto reply!Had the funniest situation yesterday.
Somebody emailed a public folder we have set up.
On there we have a rule to send a reply saying thanks for your
email -someone will be with you shortly (we have to have this message on -
it is for some website that recently went live).
Now that auto reply went back to the guy who emailed - who must have sent it
from a public folder himself (as he forwarded the original email from a
public folder).
The guy received our auto reply - and promptly his email system sent an auto
reply to us.
As is the way it is set up - our email system sent him an auto ...
Auto-AlphabetizeI have a master data sheet, with columns of different information.
I'd like to pull information from 3 different columns
(Rank,LastName,Shift) into a separate column (I know how to do this).
What I would then like to have happen is, in another separate column,
have the information sorted alphabetically by last name. There are
duplicate last names, in which case I'd like them sorted in rank
order. Is this at all possible? Also, I can't use a VB Macro - it
needs to be in a formula or array format.
Rank.......LastName.........Shift
PO Smith B/1
...
How do I auto-reply incoming eMails ?During my holidays I want to inform the sender of incoming eMails that I am currently not in office.
How can I setup an auto-reply note?
Do I setup this in my Outlook 2003 or in the Exchange Server?
Joe
If you connect to an Exchange server at work, use the Out of Office function
(under tools). It will reply once to each sender that you are out of the
office. By default in Exchange, auto-replies to the internet are turned off
so only internal addresses would receive the Out of Office reply but verify
with your Exchange Admin how they have the server configured.
If you have a POP3 acc...
Auto change of Row number within FormulasGood morning , I would much appreciate some help in creating a formula which would do the following
Cell Resul
A1
B1 1
A simple formula would be - sum(c(a1):c(b1)), where the result in this case would be the sum of cells c5:c10.
Many thanks, Gle
Hi Glen,
Look at the INDIRECT() function in HELP
--
Kind Regards,
Niek Otten
Microsoft MVP - Excel
"millarg" <anonymous@discussions.microsoft.com> wrote in message
news:02302493-2C51-4CB9-9463-06523884BBD6@microsoft.com...
> Good morning , I would much appreciate some help in creating a formula
which would do ...
Auto-CapitalizeHow do I turn this off. I'm making a basic flowchart.
I need to turn this off.
Thank You
On Tue, 24 Feb 2009 10:42:05 -0800, eyewirejets
<eyewirejets@discussions.microsoft.com> wrote:
>How do I turn this off. I'm making a basic flowchart.
>I need to turn this off.
menu Tools -> Auto Correct Options
--
Regards, Paul Herber, Sandrila Ltd.
Electronics Packages for Visio http://www.electronics-packages.sandrila.co.uk/
...
auto delete attachmentHow I can write a rule or script that will automatically delete any email
that has the attatchment name? I'm using windows xp and outlook 2003.
Norton AntiVirus Deleted1.txt
Thanks,
Aaron
Rules don't touch attachment names so your only other choice is writing a
program to do this. Try posting in an Outlook programming forum - also see
http://www.slipstick.com and http://www.outlookcode.com for some assistance.
--�
Milly Staples [MVP - Outlook]
Post all replies to the group to keep the discussion intact.
After searching google.groups.com and finding no answer:
Aaron <kuy...
OutlookMy auot archiving is turned on and set to auto archive
every 7 days. There are certain folders that do not auto
archive even though all folder are set to use the default
setting of 7 day.
I'm not sure why some folders are not auto archiving.
Please help.
Archiving works on the modified date of the items, not the received or sent
date. If you have accessed the item in the last 7 days, the modified date
will be the date you last accessed the item and fall outside of your 7 days
or older parameter.
Try this - add the modified date to your folder and then sort by that date.
You can see...
Auto fit contentsAuto fit (Row Height) works for a single column.
It does not appear to work for merged culumns.
Can auto fit row height be made to function for contents in merged columns ?
--
Mucho Gusto
Not without using VBA..
If interested see google search thread for code by Greg Wilson. Watch out
for word wrap in the URL which is all one line.
http://groups.google.com/group/microsoft.public.excel.misc/browse_frm/thread/2293ac4e6373c4d3/ca1c160cbeb27874?lnk=st&q=&rnum=4#ca1c160cbeb27874
Gord Dibben MS Excel MVP
On Wed, 27 Jan 2010 07:05:01 -0800, Una Pregunta
<UnaPre...
Auto-Reply to an open mailboxI would like to set up a rule to auto-reply when two
certain words are in the subject line, and not on my
personal mailbox but on a secondary mailbox that my
profile opens.
For some reason the auto-reply isn't working.
Any ideas?
Simon
The rule has to be written on the "secondary mailbox".
In other words, rules in your Outlook account will not
work for the other mailbox. You need to open the other
mailbox in its own profile and write the rule for it there.
--
Nikki Peterson [MVP - Outlook]
"Simon" <simonanquetil@hotmail.com> wrote in message
news:04b201c...
Auto suggestOne of the features i like from Open Office, is the auto-suggest /
auto-complete word as you type. Say for example i type accommo the program
will show accommodation as an option and i just hit enter to make the choice
accepted.
Can Word do this too?
It could through Word2003, and it's been reported that the feature was
restored in Word2010.
Although if you've already gotten as far as "accommo," that particular
AutoCorrect doesn't do you much good, since in that word it's the
number of c's and m's that's tricky, and how would it know wheth...
Found out how to disable Auto Preview in IMAPI noticed that a lot of people have had the problem where
Auto Preview keeps coming up with new messages in their
IMAP folder. And the MVP's solution wasn't working.
On the "Folder List" highlight the "Inbox" for the IMAP
folder that is giving you the AutoPreview Problem.
Click View >> Current View >> Customize Current View >>
Other Settings >> under the 'auto preview' section change
the radio button to "no auto preview"
This should work!
...
Auto size columnsHello!
I want to autosize my coloumns which is imported through ExcelMl (xml)
file, by setting some property in the xml file. Does anyone now how to
achieve this?
Thanks in advance!
...
Auto click hyperlinkHi,
I am very new to vba/macros etc.
My problem: I receive many emails daily to which i need to click on a hyperlink within a time limit to verify receipt of the email. It is very tedious task to having to be on 'standby' to do this mundane task.
I am trying to setup a macro where when an email is received it automatically clicks on the link for me. Is this possible?
Thanks in advance,.
Submitted using http://www.outlookforums.com
"malemodel_75" <malemodel_75[at]yahoo[dot]com> wrote in message
news:OltCWJdpKHA.1552@TK2MSFTNGP04.phx.gbl...
> I am ve...
PPT 2007Hi,
I have a presentation where I need to put the slide # on the left and update
it automatically if slides are shuffled around. But it does not update
automatically.I have spent way too much time on this without figuring out the
problem.
Any help would be greatly appreciated.
Thanks.
It will help if you say which version and what you have tried to date.
--
john ATSIGN PPTAlchemy.co.uk
Free PPT Hints, Tips and Tutorials
http://www.pptalchemy.co.uk/powerpoint_hints_and_tips_tutorials.html
"omsoft" wrote:
> Hi,
>
> I have a presentat...
Auto Resize Margins?Is it possible to have publisher 2003 automatically change a publication to
fit if you resize the margins instead of having to move everything manually?
Thanks
Jim
Think of it like this - you don't set margins in Publisher, you determine
the positioning of margin *guides*. The guides are not limiters or
constraints on content like you have in Word, they're simply an arbitrary
indicator - so the short answer... No.
HTH |:>)
Bob Jones
[MVP] Office:Mac
On 1/31/07 1:09 PM, in article eaHrvLWRHHA.4744@TK2MSFTNGP02.phx.gbl, "Jim"
<jim@gordonferon.com> wrote:
...