Formula turns into text after entering in the first value.This is a multi-part message in MIME format.
------=_NextPart_000_0001_01C61E01.A0698BB0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Hello,
I have an issue. I created an Invoice spreadsheet integrated with VB
and using a form. What my project does is Opens an Excel spreadsheet.
There is a button that says: New invoice. My macro, clears all input'd
data on the sheet, changes the invoice number to the next sequential
number (1400, then goes to 1401), saves the worksheet and opens the form
attached.
The data can be inputted easier from ...
Printing Color-Coded Worksheet in Black & White Mode in Excel 2003I work with farily complex Excel worksheets which require print outs
as both hard copy and PDF. I normally keep the formatting as they are
and select [Black and White] in [Page Setup] [Sheet], as this
preserves the integrity of the financial model while printing out a
clean copy for the enduser.
However, this function basically converts everyting color-coded to
black & white, including cell shading patterns; I normally accentuate
certain important cells by shading them in black and using a white
font color. While I want the output to be black & white, I do want
to preserve this p...
Opening two separate instances of ExcelMy users (who are accountants) use dual monitors and would like to open a
different Excel file on each monitor for the purposes of reviewing changes
between the two. I know that one method of doing this is by opening Excel
twice with its shortcut, then highlighting one Excel window and opening an
Excel file, then highlighting the other window and opening the other Excel
file. Unfortunately, the software that my users use to organize the Excel
files does not allow this to be done; it always opens every Excel file in the
first Excel window no matter which instance is highlighted. We had a...
CRM tool bar disappeared in Client for OutlookHi,
The CRM menu Button bar ( on the main ruler: "File, Edit...") dissappeared
with no reason.
When I open a new mail I don't see anything to get the email tracked in CRM.
I tried to check in the Tool->Options->Other->advanced Options>Add in
specified at:
http://piyushmittal.wordpress.com/category/mscrm/ms-crm-troubleshotting/
but I don't see there any location path, so I can't follow the instructions
there...
I did not make anything yet using the Client for Outlook CRM 4.0, so I don't
see
why this should happen.
Thanks a lot
Has it worked at all...
How do I link Excel chart axis scale settings to cells?I want to link a chart's axis scale settings to cells. Is this possible?
Hi,
You can not directly link the scales setting to cells.
Tushar has an addin which help.
http://tushar-mehta.com/excel/software/autochart/index.html
Cheers
Andy
strince wrote:
> I want to link a chart's axis scale settings to cells. Is this possible?
--
Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
Please ignore...I found the answer in another post.
"strince" wrote:
> I want to link a chart's axis scale settings to cells. Is this possible?
...
Opening Excel Spreadsheet on a tab #2
When I say tab, I of course mean a sheet
--
david.willis
------------------------------------------------------------------------
david.willis's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=14697
View this thread: http://www.excelforum.com/showthread.php?threadid=263201
One way:
Put this in your ThisWorkbook code module:
Private Sub Workbook_Open()
Sheets(1).Select
End Sub
If you're not familiar with macro, see
http://www.mvps.org/dmcritchie/excel/getstarted.htm
In article <david.willis.1d3hhz@excelforum-nospam.com>,
dav...
Open file Slow on Excel 2003We have upgraded our Office 2000 to 2003 and after the upgrade the response
time to open a file on the network or C drive is slow. Once you have click
on down arrow next to the look in box it takes a few seconds to respond.
All the patches have been loaded. We are running windows XP
Any suggetions
...
Excel Not Talking To Outlook [Email Settings] #2This is a follow up to an older thread on the same problem. Search
groups.google.com for the same subject and you'll find the previous
thread (which lacked an answer). I'm just posting here for posterity.
When sending email from Excel and expecting to see your Outlook
contacts box come up for you but instead you see a strange box letting
you choose "shared contacts" or "this identity's contacts", the answer
is that Internet Explorer is set up to use Outlook Express for email
instead of Outlook.
Open IE, go to Tools > Internet Options > Programs tab. Chan...
How can I show different bar colors in the same chart?I have 2 different data groups in the same month for a 3 month period. I want
to show the same data groups for all three months in the same color. Example:
I have an "in" total and an "out" total for Nov, Dec and January. I want to
show all "ins" as blue and all "outs" as red. This would be for a bar chart.
If I put the text "in" and "out" in B1 and C1
In A2:A4 I have month names : Nov, Dec and Jan
In B2:B4 I have in values and in C2LC4 I have out vlaues
Seelct A1:C4 and make a bar chart
The Out data is red, the In data blue
Can y...
Progress bar based on percentageI have implemented a Progress bar explained on this article:
http://support.microsoft.com/kb/283030.
However, this is still not what I am looking for, what I need is a Progress
bar just like this one, but based on percentage field (bound Form with a
percentage field). Say, the percentage field is 80%, have the progress bar
show as such (80% progressed).
Anyone help, tip comments is much appreciated.
Adnan
Have you taken a look at
http://www.rogersaccesslibrary.com/OtherLibraries.asp
Specifically, Lambert Heenan's 'ProgressBar.mdb (38 KB) Access 97, 2000,
XP'. In vba yo...
how do I insert multiple rows in excel after every row of dataI need to insert 23 rows after every row that is currently in my spreadsheet
For i = Cells(Rows.Count,"A").End(xlUp).Row To 1 Step -1
Cells(i+1,"A").Resize(23,1).Entirerow.Insert
Next
--
HTH
RP
(remove nothere from the email address if mailing direct)
"grantm5" <grantm5@discussions.microsoft.com> wrote in message
news:40AB897A-4D38-46AF-934A-2451496EEEC5@microsoft.com...
> I need to insert 23 rows after every row that is currently in my
spreadsheet
...
Excel 2003 calculation set to manual after an update was runHi
I have an user which uses alot of formulas. Updates ran about 2 weeks ago
and since then any spreadsheets she worked on she needs to set the
calculations from manual to automatic.
When she does start a new spreadsheet calculations is set to automatic, but
I need fix the problem with the previous spreadsheets.
This setting is saved with the workbook. Just open each of the manual
workbooks, set the mode to Automatic and save the workbook.
--
Gary''s Student - gsnu200735
"AntonZA2" wrote:
> Hi
>
> I have an user which uses alot of formulas. Updates ran a...
Excel Test With Template Wizard
Hi,
I�ve been asked to look at making past exam papers into online tests.
I don�t know anything about programming, so the way I�ve done it is t
use form controls in excel. I was thinking I could set it up as
template with data tracking on the network so people could open a cop
on their machine, then when they save it, it would feed back into
database that could do the marking.
I�m ok as far as designing the worksheet so it has option buttons etc
for each question.
My first problem is that, having created the worksheet, once it i
protected, I can�t select any of the option buttons, even...
Unable to save excel worksheet to cdCannot save excel worksheet to cdrw. Error message says
file is read only.
"Deborah Short" <dshort@gcnetmail.net> wrote in message
news:065101c35a8a$61ec03f0$a601280a@phx.gbl...
> Cannot save excel worksheet to cdrw. Error message says
> file is read only.
Save to HD, then copy to CDRW.
...
Excel 2007 startupHow do I start excel 07 with no blank workbook opening? On previous versions
one could start the excel program without opening the blank default workbook,
but, I can not find how to shut this off in 2007?
"RPB" <RPB@discussions.microsoft.com> wrote in message
news:189FFE77-92D4-4276-BE0E-82A85B0BA1EC@microsoft.com...
> How do I start excel 07 with no blank workbook opening? On previous
> versions
> one could start the excel program without opening the blank default
> workbook,
> but, I can not find how to shut this off in 2007?
Well I've been using Ex...
paste special picture from Excel 2007 to Publisher 2007 doesn't workI have a group of charts with text in surrounding cells that I want to copy and paste special picture enhanced metafile from Excel into Publisher. I have around 200 groups of these charts to paste into the Publisher file. What happens now is that the paste special command only reveals three options: new table, new text box, and HTML. When I copy paste special into Word the picture enhanced metafile is accessible and the image pastes fine. In Publisher pasting results in worksheet cells and the charts all in pieces and messy. I could copy the Word image into Publisher, but UGH!!200 TIMES. There...
Dates in Excel #8Why does Excel assume that when you type December 2004 that you want
the numeric equivalent and not a text entry? Is this just another
illustration of Microsoft knowing what we need before we know it? Thanks
I don't know why MS assumes this but you can precede the entry with an
apostrophe and it will be text
--
Regards,
Peo Sjoblom
"FJB" <FJB0623@aol.com> wrote in message
news:1109089977.316088.311020@g14g2000cwa.googlegroups.com...
> Why does Excel assume that when you type December 2004 that you want
> the numeric equivalent and not a text entry? Is this jus...
Excel Chart LinesI had 2003 and recenlty upgraded to 2007. I have a chart that the lines on the Y axis are all scrunched together to practicly make 1 bar instead of the 4 that should be see. I think it's possibly formatting...
EggHeadCafe - Software Developer Portal of Choice
Using the Intercepting Filter Pattern to create a Generic Reusable Processing Pipeline
http://www.eggheadcafe.com/tutorials/aspnet/ce017b7f-19e5-4586-b227-c7f21cbe1b3c/using-the-intercepting-fi.aspx
...
Bringing variables from Excel to be used in Microsoft QueryI just started using Microsoft Query and it looks like it
does a good job. However, I want it to pass over a
special number that represents the number of seconds after
1/1/1970. What I do is create the value using date
functions to get the current date then subtract and
multiply to get the value. Now I'm trying to figure out
how to modifiy Microsoft Query to read that value that's
in that cell.
Anyone know how I can do that?
...
formulas #6Hello,
Can you tell me how to copy formulas and paste to another location
without them changing?
Thanks
Colin
Hi
you may use absolute references such as
$A$1
instead of
A1
--
Regards
Frank Kabel
Frankfurt, Germany
"Colin McLure" <colin.mclure@ntlworld.com> schrieb im Newsbeitrag
news:L6HAd.314$0F6.222@newsfe5-gui.ntli.net...
> Hello,
> Can you tell me how to copy formulas and paste to another location
> without them changing?
>
>
> Thanks
>
> Colin
>
Change to absolute by adding $ where desired.
=$a$1*3
--
Don Guillet...
How to use autofilter in excel with formula reference changingHi,
I have a table
A B C
1 forro 120
2 ment 80 40
3 forro 50 30
4 ment 40 10
5 ment 30 10
6 forro 20 10
7 forro 10 10
8 forro 5 5
Starting from C2, the column C has a formula (=B1-B2) result = 40; (=B2-B3)
result = 30; etc...
When I apply autofilter the formula in cell C keeps the original information
(=B1-B2), and I would like to have a formula to change and shows de result as
below (=B1-B3) result = 70; (=B3-B6) result = 30; etc...
A B C
1 forro 120
3 forro 50 70
6 forro 20 30
7 forro 10 10
8 forro 5 5
The objective is to have a formula considering jus...
Count If Formula
Hi,
I am looking for a formula that would calculate one cell if anothe
cell has a letter.
For Example:
A B
1 X 7:00
2 Y 3:25
3 Q :25
4 x :45
I want excel to count in column A and find all of the "x's" and add u
how much time "column b" it took. So I want excel to come up with 7:45
(adding b1 and b4 and any other "x's" that have a time in column b)
Thanks
--
867503
-----------------------------------------------------------------------
8675039's Profile: http://www.excelforum.com/member.php...
using excel to compare two worksheetsI have two work sheets, one worksheet "RASTER" contains
data like:
458
688
689
1208
1209
1651
1847
1848
2403
2404
2606
2616
2675
2677
6121
6609
6690
6691
and the other worksheet PRO-E contains data like:
689
1209
2616
2677
2830
2869
2870
2873
6695
7014
7399
8575
9098
9747
13405
13529
15992
16196
as you can see the two lists contain values with exact
matches and also don't have matches.
What I want to do is combine or compare the two worksheets
and only show me what does not match.
I only am concerned with keeping none matching values from
worksheet RASTER.
Thanks.
Rodney...
Efficient Parametric Studies with ExcelHello, I was hoping to find an easy solution to the following problem.
Thanks in advance for any help you might be able to provide.
Say I have a single cell whose value is a function of values of two
other cells
A3 = A2 * A1
If I were to make a multiplication table with A1 on one axis and A2 on
the other, would I be able to fill it out by using the function
specified above? Up until now, I have had to manually enter in each
values into cells A1 and A2 and then 'special paste' the value of A3
into each table entry. This can get quite time consuming for tables
with big dimensions. ...
Provide a way to turn off auto-checking excel formulas as I type tI am constantly running into this horrible design decision to auto-check
excel formulas as they are typed. I type in formulas, then add parentheses
from the right hand side back to the left to make certain of the calculation
orders. Every time I put in a close paren and then move backwards to add the
opening paren, Excel interrupts me and pops up a dialog telling me my formula
is broken..... WHILE I AM STILL TYPING IT. The worst part is that it
requires two clicks of non-default options that alternate positions (i.e. I
have to move the mouse t the correct button two separate times) i...