Backup questionI've moved to a new pc and for some reason I thought that when you
backed up, a new file was created. Am I right? At the moment, it's
just backing up to the backup file. So I've just just my working file
and my backup file. Please could you clarify this?
Thanks again.
In microsoft.public.money, abc wrote:
>I've moved to a new pc and for some reason I thought that when you
>backed up, a new file was created. Am I right? At the moment, it's
>just backing up to the backup file. So I've just just my working file
>and my backup file. P...
Excel 97 quote calculations #2Hi Jackie!
You could try extending the IF statement. I don't know whether it will work
in Excel 97 as I have only used Excel 2000, but here it is:
=IF(B4<40000,293.75,IF(B4<80000,323.13))
and so on.
Hope it works.
Satyajit
No basic worksheet functions have been added in recent versions, your
approach would work even in Excel 4 (and probably earlier). However,
you can have only 7 levels of nested functions in any version. A
VLOOKUP table would be much more flexible in terms of the number of
rates you could choose among.
Jerry
Satyajit Bhagwat wrote:
> Hi Jackie!
&g...
combine cells #2I have NPA (225) in a cell B3
I have NXX (442) in the next cell B4
I want to combine the two cells into one cell 225-442
Is there a function that will accomplish this? I have a
ton of numbers to do!
thanks
will this work?
=b3&"-"&b4
"Ray" <ray.aubin@bellsouth.com> wrote in message
news:0a5e01c391cb$d985d080$a101280a@phx.gbl...
> I have NPA (225) in a cell B3
> I have NXX (442) in the next cell B4
> I want to combine the two cells into one cell 225-442
> Is there a function that will accomplish this? I have a
> ton of numbers to do!
>
&g...
Question about Xml Schemas "qualified" and "unqualified"In the textbook, there is a sentence that "Default XML
namespaces(xmlns="...") helps a lot, but can also create problems, as a side
effect of the rules for automatic qualification. How to understand "automatic
qualification" here? Could you please give me an example? Secondly, unless
otherwise specified, a schema prescribes that loal elements and attributes
must be "unqualified". What does "unqualified" mean? Could you please giv eme
an example? Finnaly, could you please tell me what's purpose of using these
two things? Thanks a lot!
...
Access #2Is there a version of microsoft access that can be run on a mac
On Fri, 14 May 2004 15:07:09 -0500, perkon wrote
(in article <13d901c439ef$09d2e680$3a01280a@phx.gbl>):
Hi,
> Is there a version of microsoft access that can be run on a mac
All of them if you use Virtual PC... Otherwise, no. Access has not be ported
to the Mac and will probably never be. Hopefully there are numerous excellent
(and cross platform) database applications on the Mac the most common ones
being 4D and FileMaker Pro. You can even use MySQL.
Corentin
--
--- Mac:MS MVP (Franc...
a question and a questionWhat is the correct name of the type of selection box used in "customizing
Word", for example.... you select a word or operation from a list on the left
pane and move it over to the right pane.
Is there a template to build one of these?
thanx
You will have to explain more in detail what you are trying to do.
--
Stefan Blom
Microsoft Word MVP
"cliffordjf" <cliffordjf@discussions.microsoft.com> wrote in message
news:9856CCA7-8A8E-440C-A0D4-76EE4FA644E2@microsoft.com...
> What is the correct name of the type of selection box used in "c...
IE8 privacy questionI am running XP-Pro SP3 and considering upgrading from IE7 to IE8.
I have read all the feature and benefit articles from MS, but have one
question that remains unanswered.
In IE8 there is mention of being able to restore previously viewed websites
or something to that effect. I think this is on a drop down menu somewhere.
1) Does In-private viewing prevent this?
2) Does manually deleting your complete browsing history clear this?
3) Is there a registry entry that can prevent this action?
4) Is there a group policy change that can prevent this action?
In essence for privacy pur...
IF AND questionHi there,
I need a function that can provide one of three answers:
1 2 1 1...
3 3 4 4...
? ? ? ?...
If A1 = 1 and A2=3, answer 106; but if A1=1 and A2 = 4, answer 104; but if
A1=2, regardless of A2, answer 95.
The next function for column B is the same, except the answer is dependent
on the value delivered from the column A function. E.g. A3 + 6 or A3 +4 or
A3-5 etc.
Any help would be most appreciated.
--
*****
Many thanks
Gamq
Use the below formula for your first query.
=IF(A1="","",IF(A1=2,95,IF(AND(A1=1,A2=3),106,IF(AND(A1=1,A2=4),104))))
...
Question about Paste Special
Hi, I have a problem sometimes with the paste special options when goin
from one excel workbook to another. For example, sometimes when I cop
data from one workbook and then paste special into another, I get th
options that include: All, formulas, values, formats, has the option t
transpose the data and paste link among other options. And the
sometimes I try and paste data to another workbook and I end up th
paste special options: Bitmap Image Object, picture, bitmap, and I als
lose the ability to paste link. Well you can do it, but it puts it i
as an object.
What I want is the first past...
Exchange 5.5 services and exchgadm passwordGreetings,
I am new to exchange. I am supporting a 25 users office which has exchange
5.5 server. I was trying to start the LDAP protocol and ended up changing
the password for exchgadm and exadmin user id under the User Manager on the
NT 4.0 server. After I rebooted the server and logged on as administrator
none of the exchanger services are starting. Events are indicating the user
name and password are incorrect to start exchange.
Can someone please help me how to re-start all exchange services.
Thanks !!
did you see this:
http://support.microsoft.com/default.aspx?scid=kb;en-us...
SQL 2005 Upgrade #2I know there are Dynamics users that have completed the transition from SQL
2000 to SQL 2005. We are on Dynamics 8.0 SP5 running on SQL 2000 SP4. Step
1 of our move to 10.0 is to upgrade to SQL 2005. We're very clear about the
Server side of the upgrade. I have looked for information on CustomerSource
about impacts and required activities for Dynamics, but have not found much
(This forum is where I have found the most). Is there any
information/knowledge available?
--
Tim Foster
Tim, see below link for upgrade information from Dynamics 8.0 SP5 to 10.0.
https://mbs.microsoft....
Microsoft Query questionI am trying to use Microsoft Query to get data from my SQL 2000 databases.
The problem is that I have a few columns with names that conflict with
keywords (like Identity). (Yes. I kow that keywords should be avoided but it
is done and cannot be changed.) This is causing a keyword syntax error
within the Query application.
Oddly enough, even if I do not select the column the error still appears.
And when you look at all the columns available, the keyword named column
shows up in boldface.
When I am doing queries in other programs I put square ("[ ]") brackets
around column and table...
Managing PST Files #2Does anybody here know of any tools to better manage PST files?
I'm after somethaing that will graphicaly represent the usage of
messages in a PST.
Cheers,
Lee
ihatespam@ihatespam.com <ihatespam@ihatespam.com> wrote:
> Does anybody here know of any tools to better manage PST files?
>
> I'm after somethaing that will graphicaly represent the usage of
> messages in a PST.
I've never seen any reports of a tool like that. However, if you want to
contract with a company like MAPI Labs, I'd wager they could write one for
you. It won't be free.
--
Bri...
QuestionWhy did the chicken cross the road?
--
Dr. Stephen Hopkins, MD
"Dr. Stephen Hopkins, MD" <DrStephenHopkinsMD@discussions.microsoft.com>
wrote in message news:B8434E21-DDA3-44D7-B39B-CD5A8C33A7BD@microsoft.com...
> Why did the chicken cross the road?
> --
> Dr. Stephen Hopkins, MD
To collect her email, why else?
Dr?
You should be ashamed to put such a title on an idiotic off topic post !!
--
Regards Steve.
MS-MVP. MAIL. [DTS] UK.
http://www.getsafeonline.org/
mac;1266180 Wrote:
> "Dr. Stephen Hopkins, MD" <DrSte...
OWA Question #16Hello All:
Quick Question regarding OWA. We are about to finalize migration from 5.5 to
2003. We have an existing web presence already in DNS a www.mydomain.com.
and running on existing web servers. With 5.5 natrually, to access OWA, it
was www.mydomain.com/exchange.
This will not be possible now since OWA runs off of the Exchange server
instead of relying on our web server under 5.5. What's the easiest way to
overcome this.
Thanks
If you can afford the extra license, you'll probably want to run a front-end
server so no one is connecting directly to the Exchange database s...
Text Box QuestionGreetings,
I have been using Visio for years, however, something has happened and I
can't figure out how to undo it. Basically up until today when I added a
text box and entered text, the text went horizontal as it was typed. Today
when I add a text box and enter text, the text goes vertical. How do I get
back to the old behavior?
TIA
using text container shape adjusting tool (text block tool), make the text
container shape wider horizontally.
Have you used Asian text font recently?...check help for "vertical text"
"Ray Batig" wrote:
> Greetings,
>
&g...
SORTING #2Hi All
I copied & pasted 2 seperate company lists from web sites. One under
the other.
The company names reside in column E
One of the lists has scattered information in columns A thru D
The other list has NO information in columns A thru D
My first record is on line 5
My last record is on line 1,684
I highlighted every cell from A5:AR1684
Then I selcted sort by Column E w/ no headers
A few lines sorted within each of the lists but the 2 lists never
meshed.
What did I do wrong?
Thanks for any help you can give me
Tom Snyder
WINDOWS XP - PRO
EXCEL 2002 SP-2
If you do this oft...
VBA//Oracle Interfacing QuestionAll,
I have been able to correct to my database but I have one question
question:
Within objSession I want to list all available tables and all
available views.
How exactly is this done?
thank you.
Set objSession = CreateObject("OracleInProcServer.XOraSession")
Set objDatabase = objSession.OpenDatabase("", "User/Pass", 0)
On Nov 16, 12:05=A0pm, jason <jason.mell...@gmail.com> wrote:
> All,
>
> I have been able to correct to my database but I have one question
> question:
>
> Within objSession I want to list all avail...
401K questionsI just started a 401K at work and I'm wondering how to deal with it in Money.
I've got my paycheck split into different categories currently and now I
have to put the 401K amount into a category as well. I didn't see one
specifically for this. What do other people use?
Should I start using the 401K Manager? I haven't gone through it yet I'm
just wondering if it works well and how much benefit I'll get from it.
Thanks in advance!
Mike
You will want to create an investment account for the 401(k) and TRANSFER
your contributions from your checking account to the...
If / Then Question
How would I do this:
IF A1="N" then I need A2 and A3 to="N/A
--
pkniven
-----------------------------------------------------------------------
pknivens's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=2767
View this thread: http://www.excelforum.com/showthread.php?threadid=47531
pknivens Wrote:
> How would I do this:
>
> IF A1="N" then I need A2 and A3 to="N/A"
Hi pknivens
In A2 and A3 use this formula > =IF(A1="N","N/A",""), this will return
blank if A1 is not N, if you want it...
ROWCOUNT questionHi All,
The below is a UDF that returns the ROWCOUNT for a table. I need to know
that value
for WHILE loop.
How do I take the Returned value from the UDF and load it intio a variable
in the SP where it was called from? Or maybe there is another way.
ALTER FUNCTION [dbo].[RecCount]
(
@TableName CHAR(15)
)
RETURNS TABLE
AS
RETURN
(
SELECT Rows FROM sysindexes
WHERE id = OBJECT_ID(@TableName) AND indid < 2
)
Thanks,
Eric
Eric S (xxx_noSpam@Hotmail.com) writes:
> The below is a UDF that returns the ROWCOUNT for a table. I need to know
> that va...
Mouse events #2I am working on a 3D model viewer using MFC. I want to set a variable -
'renderMode' to GL_SELECT whenever my mouse is moving(only moving not
dragging) over the client area of window, and to GL_RENDER when the
mouse is either dragging in client area or is in the non client area of
my window. How could I achieve it, I mean what code should go in which
event handler?
On 2 Sep 2006 00:43:42 -0700, "Adrian" <richard.the.lionheart@gmail.com>
wrote:
>I am working on a 3D model viewer using MFC. I want to set a variable -
>'renderMode' to GL_SELECT whenever my...
Missing "Service Calendar" and cookies1. On administrator machines, I have to "delete cookies" quite a bit inorder
to see the "Settings". How do I prevent that?
2. On one of the workstations, they cannot see the "Service Calendar"
option in the Service folder using the outlook client.
Thanks in advance to those who reply.
Jerry
This problem is realted to the fact that the Outlook client places a cookie
on the client machine that hides those menu options. You can either start
IE "first" or use a different DNS alias to access CRM from IE then you use
from the Outlook client.
--...
Pivot Table formatting #2I have a pivot table where I can left click on the fields such as Customer
or Sum of Quantity and it highlights all of the cells in that fields row or
column in a reverse video and then I can format that data and everything is
great. I am working with someone over the phone that when they click on the
field, it does not highlight the associated data cells and therefore they
can not format the data and save those formats for when they change the
pivot table.
Any ideas why this might be? We are both using Excel 97.
Thanks,
Steve
To turn on the Enable Selection feature:
From the Pivot to...
Exmerge Question #7When I run Exmerge on a mailbox on my 2003 server to export to a PST,
it will delete all emails after the copy. I thought EXmerge would
"copy" not delete. is this the default? If so how can I just have it do
a copy out to the PST and leave the mailbox alone.
thanks
Rick
in "options", make sure "archive data to target store" is not selected on
the "Import procedure" tab...
--
Susan Conkey [MVP]
"Rick" <drummer10980@gmail.com> wrote in message
news:1165509540.777142.38260@16g2000cwy.googlegroups.com...
> When I run Exmerge on ...