Word 2010 beta: Cannot save my Normal.dotm fileUsing the Word 2010 beta on Win7. I cannot save my Normal.dotm file - at
least not usefully. I can open the file, edit it, add macros to it, whatever,
and it will save (in the folder directory, the .dotm file will show a change
in file size). But when I close Word, or if I open a new document in Word, the
Normal.dotm file is reset to the default, losing any changes I've made.
I can save and use other .dotm templates; but not the default Normal.dotm
template.
http://social.technet.microsoft.com/Forums/en/category/office2010
--
Susan Ramlet
--
please reply to the newsgroup...
Tell the difference between upper and lower caseI have a column that has letters in it and I am using
=COUNTIF(D13:D27,"M") in one cell
and
=COUNTIF(D13:D27,"m") in another.
to keep track of what letters are put in the "D" column. But the
both count the upper AND lowercase letters. Is there any way to mak
excel tell the difference between upper and lowercase letters?
Thanks
Ro
--
Message posted from http://www.ExcelForum.com
RogerDaShrubber wrote...
...
>=COUNTIF(D13:D27,"M") in one cell
>
>and
>
>=COUNTIF(D13:D27,"m") in another.
>
>to keep track of what lette...
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
...
visible cell onlyI'd like to use the PERCENTILE function in a list that has been autofiltered
and get the results based only on the visible cells.
I've used SUBTOTAL in order to get count, average, min and max. But I need
to get the .25 and .75 percentile figures for the filtered data (visible
cells only).
I've scoured these forums. I've scoured the web. I've found some vba code
that was supposed to select only visible cells but it doesn't work for me. I
posted last week in the programming section of these forums (and again this
morning) but got no reply. I figure...
Using part of a cell in a chart titleI have a chart which should get a title. However, this should be partly be
used from a cell e.g.
"counted with 5%"
5% should be taken from the cell and used in the title.
Is this possible?
Hi,
Yes it's possible but all of the chart title needs to be in the cell. So you
may need to use a helper cell and concatenate text and value.
http://www.andypope.info/tips/tip001.htm
Cheers
Andy
--
Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"Nicole" <Nicole@discussions.microsoft.com> wrote in message
news:5CB7A971-AA7F-4C34-BB42-7DC283AA2958@micro...
move cell contentsIs there a way to move a cell contents to another cell with a formula. ex:
if a5="Name" then move g5 to j5? Also, I am using
=INDEX(Sheet1!B3:B12,INT((RAND()*10)+1),1) to pick random names from a list.
I have the formula in different place pick random names from different list.
This does work, but I have different list with some of the same names and
with the random pick I do not want the same name to appear.
--
Thanks for any and all help.
Davidl
Hi David
a formula can only affect the cell it is in, it can't move or change another
cell for this you need some code ...
Exchange 2003 new install can not receive external email.I have just setup a new Windows Server 2003 standard edition with
Exchange 2003 standard edition on it. I have been working for a while
trying to get it to receive external email. I can send out and send/
receive internal messages, but when someone trys to send me a message
from outside our network they get the following returned mail message
This Message was undeliverable due to the following reason:
Each of the following recipients was rejected by a remote mail
server.
The reasons given by the server are included to help you determine
why
each recipient was rejected.
Recipient: <**...
Standard MFC controls behave different when showing polish charactersHello all,
I have a rather simple to describe but difficult to solve problem.
Our customers want to use our ANSI MFC program to show different
languages.
For example Polish.
When I set the font for the different controls they behave different.
For example the CEdit shows the polish characters just right but the
CButton with checkbox style shows glyphs instead of the special
characters.
Every control that is owner draw and uses for example the DrawText()
function of the device context shows the characters right.
I've experimented with _UNICODE for the display part and everything I
could ...
MS Money 95 data filesI hope that some one can answer this for me.
I have used MS Money 95 for years, and it works just fine for me on Windows
XP, however, I now have to reformat my hard drive, and have discovered that
I can nolonger find my original install disk. Will the latest versions of
Money still read the MS Money 95 data files. All that I have ever used the
program for is to track my investments, and am unlikely to do any different
in the future.
Thanks
Stan B
In microsoft.public.money, Stan Banner wrote:
>I hope that some one can answer this for me.
>I have used MS Money 95 for years, and...
can't customize toolbarVersion: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
all i see is document elements, quick tables, charts and smartart graphics. i do not see the main menu or the toolbar button. when i attempt to customize the toolbar, the to menu bar and format bar do not appear where they should. on a website i visited, they advised that i drag and drop the temporary toolbar into the real toolbar. but i can't drag and drop the toolbar. i can only move the temporary toolbar. how do i add the menu bar and format bar for go?
You may have hidden the toolbar by accident. Click on the ti...
cant start outlook pst file to largeHi I hope somebody may be able to help im new to outlook and now I cant start
outlook message says cannot open your default email folders pst file its too
large as I cannot open outlook I cannot delete old folders
See if this helps: http://support.microsoft.com/kb/296088
--
-Ben-
Ben M. Schorr, MVP
Roland Schorr & Tower
http://www.rolandschorr.com
http://www.officeforlawyers.com/outlook.html
Author: The Lawyer's Guide to Microsoft Outlook 2007:
http://tinyurl.com/ol4law-amazon
"Ray" <Ray@discussions.microsoft.com> wrote in message
news:B3B824DC-3C9B-4B1B-8EF3-61...
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 ...
Percentage differenceHi guys,
Not exactly great at formulas, so any help would be appreciated.
Excel 2207
In cell k2 and below are buying prices. In cell j2 and below are selling
prices. I just need to know the 'mark-up' percentage. Also, would be a
great advantage for the formula to work the other way around....showing
'loss' as well !!!!!!!!!!!!
Have tried:
=2*ABS(J2-K2) / (J2 + K2)
and
=(J2-K2)/J2
and several other variations, but to no avail.
Not sure whether I am needing 'relative' or 'absolute' either!!
Thanks in advance
Bob
Hi Bob,
Am Sun, 30 Oct 2011 1...
Where is the workspace file stored?I was given a project folder containing several dozen files. So where
is the workspace file normally located? If I don't have a workspace
file how can I cerate one? Using VC version 6. TIA
I haven't used VC6 for some time, but if I remember right you can just open
the .dsp file and it will create a .dsw file for you. It typically goes in
the same folder with the code.
Tom
"Phisherman" <noone@nobody.com> wrote in message
news:be93539ccf8a6f25ibh4vt6ggmtbi024mq@4ax.com...
>I was given a project folder containing several dozen files. So where
> is the wor...
Change File Locations to Private Drive (not Folder)Hi,
I know that I can use "File Locations" in "Options" so that whenever I use
the "Open..." command in Word, it will open to a specific folder. I'm
wondering if there is a way that this can be applied not to a folder but to a
specific drive on a network.
Our company has a main public drive and has also assigned each of the Staff
their own private drive. Is there a way to access the "main page" (for lack
of a better term) of my private drive each time I use "Open..." in Word?
Right now it goes to "My Computer" or ...
what's the formula for adding symbols in cells?I have a chart that has blank info in the legend. I want
to add an * to indicate something, but just inserting a
symbol doesn't work. Any ideas? Thanks.
Debi -
To add information to the legend, you need to add to a series name.
Right click on the chart, select Source Data from the pop up menu, click
on the series tab, select a series, and either type something in the
name box, or click in it and select a cell with the mouse.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
http://PeltierTech.com/Excel/Charts/
_______
Debi wrote:
> I have a chart tha...
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:
...
Time differances1 have 4 boxes
start time end time lunch hours worked
09:00 17:00 1.00 7:00
09:00 17:00 0.30 7:70 (should
be 7:50)
(B3-A3)*24-C3
How do I make it 9.5 hours by changing forumla
Thanks
Trever,
=(B3-A3)*24-C3*24
Format for General, Number, or anything except Date/Time. Format - Cells -
Number.
You'll get 7.5. If you got 7:50, as you requested, it would look like hours
and minutes.
--
Earl Kiosterud
www.smokeylake.com
"Trever B" <TreverB@discussions.microsoft.c...
how do I connect an object from one page to a different page?I am trying to connect an object from one page to a seperate object on a
different page. The instructions say to hold down your mouse button then
click on the point you want it connected too. My problem is that is doesn't
allow you to select the starting point of the connector, then select a
different page, then click on your end point of the connector. Please help!
try using a hyperlink.
al
"Pepper" <Pepper@discussions.microsoft.com> wrote in message
news:3F5657F4-48EA-4681-A21E-D33FC7030401@microsoft.com...
>I am trying to connect an object from one page to...
Can I make messages unable to be forwarded by the receiver?We are interested in setting up a private email group at work that receives
semi-confidential information.
Is there a way to make the emails that these users will receive unable to be
forwarded to people outside of the group? Make private, or somehow else
prevent the information from getting outside of the approved recipient list?
no. and you can't keep people from printing it, copying and pasting the
contents of it, taking a screen shot of it, etc, etc...
"Jonna Kosalko" wrote:
> We are interested in setting up a private email group at work that receives
...
Can anyone help ?I have created a holiday planner for staff with in are company
and i need a formula that gives us only 10% of the total number of staff are
off on holiday.
would be greatful if anyone could help.
Hello - If you have a total somewhere (I would suggest inserting a column on
your spreadsheet titled Total and then entering a "1" if the person is going
to be out, then total the column of "1"s by entering "=SUM(x:y)" where
x=first cell in the range, and y=last cell in the range), in a different
cell, enter "=.1*z" where z equals the total of people out...
Drag and Drop file/directory names on Tree Control.hi,
I am writing an application in which i have one Tree control.
Now i want that , when user drag & drop any file/folder on tree
control the file name/folder name should be add in the tree control
item.
User may drag and drop file from desktop or may be from
directory.
I just want the path of that file/foder name nothing else.
so plz tell me will it be possible ...
Plz Help me.............
Klic.....
> I am writing an application in which i have one Tree control.
>Now i want that , when user drag & drop any file/folder on tree
>control the file nam...
Trying to read XML file into datasetHello.
Developing a web site in VS2005, SP1, VB, .NET 2.0, ASP.NET 2.0 on XP Pro,
SP2.
I eventually want to use a gridview table to view xml data, but right now i
can't seem to get my xml data into a dataset so that i can use it.
I have an XML file and can open it in IE. There is no XSD or XSL file to go
with it.
I can't seem to get the XML data into a dataset. I tried using the
following code, but it just does nothing. It doesn't give an error. It
just executes the code and does nothing.
Dim dataSet As DataSet = New DataSet
dataSet.ReadXml("...
opening .bak fileHi,
I hope someone can help!
I recently was performing a compacting operation on my outlook express
folders.
My computer shutdown due to a power failure and I lost some emails from a
few of my folders.
I was however able to get the .bak files (of the .dbx files that were lost)
out of the recycle bin.
If I could open one of these .bak files or convert it back to the .dbx file
from which it was created I would retrieve these emails.
Can anyone instruct me as to open this .bak file?
Thanks for any help!
Arnie K.
How did you get the bak files out of the Recycle Bin?
All e...
Can you only merge up to a certain number of cellsI am working on microsoft excel 2003, I have a sheet that I merged cells
starting with line 8 through 43...when I type my information in the merged
area I can see all that I am typing...say it goes up to line 30 once I hit
the enter key I can only see up to line 20. Even when I print it out it only
prints up to line 20...I have checked to make sure there are not locked cells
etc. I cannot figure out at all why this is happening...is there only up to
a certain number of cells you can merge?
From "Excel Specifications and Limits"
Length of cell contents (text) ...