Different margins on odd/even pagesHello - Anyone have code or tricks to format an Access report for
binding?
For example, with 1" margin on left and 0.5" margin on right for odd
pages,
and 0.5" margin on left and 1" margin on right for even pages.
Works in most other Office apps, but not Access?
Many thanks,
rpf
One way to do this is to set half inch margins, and move the controls across
the page in the Format even of the Page Header section.
This example assumes you put the unmoved position of each control you want
to move into its Tag property. The value should be in twips, where 1440
twips = 1...
Legend on ChartI am updating chart that includes three years of data and want to add 2008.
The data has transferred, but the legend shows 2007,2008,2006. How can I get
2008,2007,2006 in order in the legend?
Change the order of the series. Double click on one series, and go to the
Series Order tab.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______
"Double L" <Double L@discussions.microsoft.com> wrote in message
news:4CAE4FE5-4390-4D48-BF68-CAA1CDA2BC65@microsoft.com...
>I am updating char...
Outlook today pointing to a different calendar ?My office caldenar file is actually on a separate networked drive that
others have access to and not on my PC. Is there a way to get Outlook
Today to point to that calendar instead of the default one, thereby
showing my true calendar for the day ?
...
How to use different return email addressesI use outlook 98. I have a mailbox with three aliases. People sending
me emails can use any of the three email aliases and the email will
arrive in the same mailbox. Accessing the mailbox once will retrieve
all messages regardless of which alias was used.
If I reply to these emails though, I want the recipient to think that
the email has come from the alias that they originally used. What
outlook always seems to do is use the email address of the service
that is listed first in Tools->Services->Delivery. Is there any way
Outlook can be set up so when I reply to a given email, my email
...
Demographic chart?Hi,
I need to create a demographic chart in Excel, but I can't find the proper
chart type. Is there a suitable chart type? I've gone through all options I
can think of for a regular bar chart. (In my world, a demographic chart is a
bar chart with the values pointing in two different directions... Not very
complicated, but Excel doesn't seem to agree with me!) Does anyone know of an
adequate solution?
BR -
Aggie
Hi,
They are also known as Tornado charts or population pyramids.
http://peltiertech.com/Excel/Charts/tornadochart.html
http://tushar-mehta.com/excel/software/torna...
Excel 2007 Line Chart with MarkersI'm using a Line Chart With Markers tracking 4 data lines:
Red with Circles
Black with Squares
Blue with Diamonds
Yellow with Triangles
The yellow with triangles is very light and doesn't show very well in my PP
presentation. I would like to change the color of just that one line. How
do I do that?
Click on that series in the chart, and right click, format series. You should
now be able to change the color of the series.
--
Best Regards,
Luke M
*Remember to click "yes" if this post helped you!*
"Bishop" wrote:
> I'm using a Line Chart With Markers...
Charting/ Graph questionHi all
I'd like to visually display a table that contains the following table
structure
StaffName Software 1 Skill Level Software 2 Skill Level (10
software titles >)
(around 50-60 people)
What i'd like to is output a simple visual output that shows me how
many people are at a particular level for the each software (but all
on one chart). I imagined that it may be nice to see blobs based on
the size of the number of staff at a particular skill level for the
specific software.
However i am not sure if this is the right way to represent this data.
I've created a se...
Working with Different workbooksDear Receipient,
I would like to know how to open two different excel files in two
different workbooks, in other words... I want to see both files on the
taskbar and not only one of them and the other is stacked somewhere behind it.
Thanks and Regards,
Menu Tools>Options>View and check the Windows In Taskbar checkbox.
--
HTH
RP
(remove nothere from the email address if mailing direct)
"eawinga" <eawinga@discussions.microsoft.com> wrote in message
news:CFE4564D-6EB4-48AE-A297-A2DE99624C01@microsoft.com...
> Dear Receipient,
>
> I would l...
quick charting question for similar charts on multiple sheets
Hi, just wondering if there is a quick solution to my problem. I have
several charts, all virtually identical except for the data values in
them, and i have one chart per sheet, and about 100 sheets.
The problem is that some charts are positioned slightly different on
their respective sheets then others on other sheets, although some are
identical from sheet to sheet aswell. Just wondering if there is a
quick way to select them all, line them up identically on each sheet,
with all the same size/formating etc.?
Thanks.
--
Boon8888
-----------------------------------------------------...
Chart in Chart
Hi
I currently using a 3 line chart, which is controlled by a scroll bar
What I need is to have a smaller chart, but magnified of the visabl
data for a period of days within the chart timeline. All I need to kno
is how to add a addional line chart in and excisting chart.
Hope you can assist
Thie
--
Thie
-----------------------------------------------------------------------
Thiem's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=2747
View this thread: http://www.excelforum.com/showthread.php?threadid=49068
Hi,
You can embed charts within a chartsheet but y...
Fixed AssetsI'm testing the fixed assets module in Great Plains. I want to switch from
FAS to GP as soon as possible. The issue I am running into is that I have a
fiscal year end of 6/30 for the books, but the tax year remains a calendar
year. GP Fixed Assets doesn't seem to allow different fiscal years for each
set of books. Will GP be updated with this feature soon? I would think that
other companies have run into this issue, as well. If there is a way around
this problem or "opportunity", please reply with that information. That
would help a lot. Thanks.
The Fixed Asse...
How do I create a chart....I would like to create a chart that counts the exact number of a specific
name compared to other names. The names are in the same column but each cell
may contains a differnt name and I would like to count how many times each
name appears in the column and then compare them in a graph.
try selecting the column (A)?
<data><Filter><advanced filter>
select unique values
select a cell for the data to start (C1)
hit enter
inD1 enter
=countif(A:A,C1)
hit enter and copy down to the end of the C Column.
"awright" wrote:
> I would like to create a chart that counts ...
Are Word2007 macros different from Word2003 macros ? I have a small macro which I used in Word2003 which opens the new templates
in "list" view instead of the "large icons" view which seems to be the
default view in Word2007 as it was in Word 2003. I notice with the macro
that it seems to be quite slow compared with its use in Word2003, and also
it seems to open the new templates window in large icons view first, then
changes it into list view.
Does Word2007 handle macros in a different way to Word 2003 ? My little
macro is simple, just
SendKeys"%2"
Dialogs(wdDialogFileNew).Show
Is there a...
charts: 1. link to a cell in chart titles, 2. custom chart templatehello,
1.
how can i make a link to a cell in chart title, category axis & value axis?
i'd like to know how to make a title like eg below:
'Average revenues
[=B2], [=B3]' <- in line below (smaller font size than in line above)
2.
how can i make a my own chart (custom type) by making a own template (how to make a template, and how to implement it to excel
custom types charts)
i am interested in making types similar denkin diagram (similar to radar type) or leontief branch flow matrix (similar to x-y plot
with columns and rows with second x axis and second y axis)
is there a...
Chart items moving aroundHi everybody!
I have posted this before but I never got any replies so I did some testing
myself. I I want to share what I have found out with you and it would be
great to hear if someone else recognizes this.
Background:
I have a number of embedded charts on a scorecard sheet that gets updated
from several sources. I run this scorecard for different business units, take
pictures of the scorecards and put in another Excel file that I later make a
PDF of.
Problem: After running this a few times, I find that my chart legends have
moved around a bit and that some plot areas have been resi...
Combination of stock chart and line chartDose anyone know how to plot a stock chart and a line chart together in
combination ? I tried but can't seem to do it, is it possible in Excel ?
One way is stock chart with open, high, low and close plus volume but I need
to plot 2 other lines.
Thanks,
Hiromichi
Hiromichi -
I have written an explanation on this web page:
http://peltiertech.com/Excel/Charts/StockChartPlus.html
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
hwatari wrote:
> Dose anyone know how to plot a stock chart and a...
Difference from previous weekHi,
I have a report grouped into weeks, and a total amount.
I would also like to show the difference between that day's amount and the
amount from 7 days ago, basically to see how much the total has increased or
decreased. I've tried making the control of a textbox [total] -
dlookup("total","table","total - 7") but all I get then is '0'.
Thanks in advance!
On Fri, 11 Jan 2008 05:12:01 -0800, s4 <s4@discussions.microsoft.com> wrote:
>Hi,
>I have a report grouped into weeks, and a total amount.
>I would also like to show the diffe...
Simple State Diagram flow chart in Visio?I am trying to make a very simple State Chart Diagram in Visio.
I'm not sure if I should just use the basic flow chart or not, as I'm not
familar with UML.
I simply want to describe a software program that will move two one of four
"states" based on some conditions, then loop back around.
I am not opposed to just making a flow chart but was hoping to make it look
a little more "professional" using a State Diagram.
The examples seem rather complicated, I don't want to have to define
variables and all that using UML, I just want to show the four "states...
How To Chart A Formula in Excel 2007I'm looking to plot multiple formulas on a single chart, and came across a
thread from 8/12/2005 for earlier versions of Excel for a single function,
which causes errors when recreated in 2007.
Error is
A Formula in this worksheet contains one or more invalid references
Verify that your formulas contain a valid path, workbook, range name, and
cell reference
I presume its due to changes in 2007, and possibly the Evaluate formula as I
cant find it listed in 2007.
Is there a new technique that avoids the error?
Thanks Very Much for any help.
Kris
In column A we have...
Can't change pt. size in a 3-D Format ChartFor some reason, I am not able to change the width and height point sizes
when I am trying to apply 3-D formatting to a chart in Excel. I try to type
the numbers in, but the pt size just defaults back to 0. My husband thought
it may have been a stuck number key somewhere, so I turned the computer off
and rebooted. No change. Any ideas? Thanks!
Point sizes of the whole chart?
What's wrong with a good old 2D chart? You won't have this kind of
problem, and you won't distort the data you're plotting, either.
- Jon
-------
Jon Peltier
Peltier Technical Services,...
Moving User Mailboxes to a Different ServerHow do I move a user mailbox to a different server. Our organization is
currently have space issues on 1 of our 3 exchange server and I would like to
move a few users around to even out the space.
http://www.microsoft.com/technet/prodtechnol/exchange/Analyzer/1709e5fe-a070-4985-a4b9-8fe67c46b055.mspx?mfr=true
David A. Bermingham, MCSE, MCSA:Messaging
Senior Systems Engineer
www.steeleye.com
Dan wrote:
> How do I move a user mailbox to a different server. Our organization is
> currently have space issues on 1 of our 3 exchange server and I would like to
> move a few users around...
Grouping in protected sheetsHi,
I have a sheet where I need to protect some formulas so that people won't
mess them. However, when I do this Excel does not let me use the + (or -)
buttons to open the groupings.
Any suggestions how to handle this problem?
thanks in advance!!
Maya
You have to set the worksheet's EnableOutlining property to true.
Unfortunately this is a setting that must be set every time you open the
workbook because it does not stick.
You can run this code in your workbook's startup macro to handle this.
With Worksheets("Sheet1")
.EnableOutlining = True
.Protect Pas...
create chart from external applicationHi,
I would like to know if this is possible....
I have an application that contains an hierarchical chart.
I would like to export this data into a format that Visio can *understand*,
and then import it into Visio and have it display in a hierarchical manner.
Does any body know if this is possible to do.
.....or, if there is another way of getting my data into Visio, can you
please let me know.
Thanks.
Here is an article that describes how to automate the org chart wizard, and
how to format your data:
http://office.microsoft.com/assistance/2002/articles/spotlight5_July00.aspx
Hope ...
select all non-blank cells from different workbookhi again,
I need a macro to select and copy all non-blank cells from Sheet1 FROM one
workbook, then paste these cells into a different workbook, sheet2 at Cell A1.
thanks much!
Just to clarify,
is the data in sheet1 in orderly manner and what do you mean about sheet2?
How does the data need to be on the sheet2?
Rgrds,
Kristiina
--
I help with Excel and PowerPoint
Office ToDo
http://www.officetodo.com
...
print a chart over multiple pagesI am trying to stretch a chart over multiple pages, but i just can't get it
to work. I have tried all i can think including attempting to print areas
individually.
Any ideas?
i'm using excel 2003.
Thanks
Hi,
If the chart is on a chart page, this will not work. If the chart is
embedded on a sheet, and you select the chart, it will not work. What you
need to do is embed the chart and then select the range "behind - under" the
chart, then you can use all of the print options, thereby printing one chart
across multiple pages.
Cheers,
Shane
"OEB1527" <O...