|
More site info...
microsoft.public.excel | Forum profile
|
|
Forum profile page for microsoft.public.excel on http://www.microsoft.com/communities/newsgroups....
This report page is the aggregated overview from a single forum: microsoft.public.excel, located on the Message Board at http://www.microsoft.com/communities/newsgroups....
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "microsoft.public.excel" on the Message Board at http://www.microsoft.com/communities/newsgroups... is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on microsoft.public.excel:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
81
|
285
|
1,256
|
|
Post:
|
242
|
779
|
3,619
|
|
|
microsoft.public.excel Posting activity graph:
|
Top authors during last week:
user's latest post:
Faint gridlines in...
Published (2009-01-08 11:15:00)
Hi, 1. Open a blank document and select all the sheets. (grid line changes are sheet specific) 2. Click Save 3. Name the file Book 4. Change the Save as type to Excel Template or Excel Macro Enabled Template and 5. Save it to the \XLStart folder. This becomes the default workbook and the file that is opened when you start Excel or click the New button. -- If this helps, please click the Yes button Cheers, Shane Devenshire...
user's latest post:
Command Button in...
Published (2009-01-08 09:36:00)
Try: Private Sub CommandButton1_Click() If me.FilterMode Then me.ShowAllData End If End Sub ========== In xl2003 menus, I can add a ShowAllButton to my favorite toolbar. Tools|Customize|Commands tab|Data category Drag the "Show All" icon to your favorite toolbar. I like it since I can click on it in any worksheet in any workbook. dickharlo@gmail.com wrote: > > I'm trying to create a command...
user's latest post:
Struggling with Sumproduct in...
Published (2009-01-08 07:28:00)
Notice a couple of changes =SUMPRODUCT((month(Sheet1!A2:A16202)=6)*(Sheet1!B2:B16202="4000")*(Sheet1!D2:D16202=1)*Sheet1!E2:E16202) -- Don Guillett Microsoft MVP Excel SalesAid Software dguillett1@austin.rr.com "philn" <philn@discussions.microsoft.com> wrote in message news:EC081FC6-7241-4BBA-9A30-70C22969FE03@microsoft.com... > Hi > > Reposting as still and...
user's latest post:
Interpolation in...
Published (2009-01-06 10:08:00)
No, just the starting cell is fixed. You just change the number in B1 and it will take a new range. Of course that could be made automatic too, if it is imortant. -- Kind regards, Niek Otten Microsoft MVP - Excel "Paul Hyett" <vidcapper@invalid83261.co.uk> wrote in message news:zbEVc0dIb5YJFwpS@blueyonder.co.uk... > On Tue, 6 Jan 2009 at 13:40:45, Niek Otten <nicolaus@xs4all.nl>...
user's latest post:
Faint gridlines in...
Published (2009-01-08 11:17:00)
With earlier versions of Excel you could set up a Book.xlt file with settings how you wanted them, and this is saved in your XLSTART folder - if it is there when Excel starts, then this is the file which is taken as the startup file, if not then Excel uses its own defaults. I'm not sure if this still applies to XL2007, but if you look in Help under startup and then "Customize the defaults for a workbook or worksheet...
user's latest post:
Count function problem in...
Published (2009-01-05 12:35:00)
Other suggestions =IF(COUNT(Sheet1!D13:G13)>=2,J13+MAX(H13,$B$43),0)" or =IF(COUNTBLANK(D13:G13)>2,0,J13+MAX(H13,$B$43))" -- Bernard V Liengme Microsoft Excel MVP http://people.stfx.ca/bliengme remove caps from email "Nevets" <Nevets@discussions.microsoft.com> wrote in message news:3E5EBDD0-3E0D-4875-B6D5-77D342DB34BA@microsoft.com... >I have a formula in a cell...
user's latest post:
Subtotals by Year? in...
Published (2009-01-06 09:38:00)
Consider a Pivot Table... http://www.contextures.com/xlPivot07.html In article <4f97de2b-fde7-4548-98bc-a179af5996ce@v31g2000vbb.googlegroups.com>, Guest3731 <notconfusedaboutthattoday@gmail.com> wrote: > Hi - here's the scenario: > > Column A is a person's name. > Column B is a date, e.g., 4/1/1979. > Column C is an amount of money. > > I'd...
user's latest post:
removing space formating ? in...
Published (2009-01-07 11:23:00)
Thanks. Have sent a workbook over. Cheers. On Wed, 7 Jan 2009 10:58:49 -0600, "Don Guillett" <dguillett1@austin.rr.com> wrote: >Seems like a nice excel macro could do it quickly. If desired, send your >workbook to my address below and I will try to take a look.
user's latest post:
worksheets vs. templates in...
Published (2009-01-08 09:36:00)
A template is a workbook that you can use to create a certain look and feel for specific tasks, and when you open that template a new workbook is added with all of its attributes. -- __________________________________ HTH Bob "John Goche" <johngoche99@googlemail.com> wrote in message news:0de13bac-2108-46b3-8602-d7d4555e607c@r15g2000prh.googlegroups.com... > > Hello, > > I...
user's latest post:
Excel 2003 - VBA - Charting in...
Published (2009-01-08 11:17:00)
Andy: I have no idea why, but it worked. Thanks, Craig "Andy Pope" <andy@andypope.info> wrote in message news:%23Rjez9ZcJHA.1916@TK2MSFTNGP02.phx.gbl... > Hi, > > The Crosses property set to xlMaximim should do it, > > '--------- > With ActiveChart.Axes(xlCategory) > .Crosses = xlMaximum > .TickLabelSpacing = 1 > .TickMarkSpacing = 1...
|
|
|
|
Latest active threads on microsoft.public.excel::
Started 15 hours, 59 minutes ago (2009-01-08 10:42:00)
by Brian
Hallo, I need to represent some data on a map (as an exemple, I should give a different colour to different areas depending on the number of sold items). Is there a way to do it without buying other soft? Thanks, Maurizio
Started 15 hours, 20 minutes ago (2009-01-08 11:21:00)
by Square Peg
I'm using Excel 2007. I need a custom exponential decay function for a worksheet. The parameters are Y0, H, and X. It will return Y. The formula is Y = 1 + (Y0-1) * EXP((-LN(2)/H)*X) EXP is the standard exponential function (e^x). LN is the natural logarithm. I'd like to call the new function ...
Started 17 hours, 45 minutes ago (2009-01-08 08:56:00)
by Ted Dawson
I'm trying to do payroll.. one of the cells calculates the Medicare amount (=J3*0.0145) and correctly displays the amount (for example: $16.54). But when I sum the column, excel adds all the digits that are greater than the two digits, and therefore adds a penny or two to the total. How do I get excel to NOT add the amounts greater than...
Started 16 hours, 15 minutes ago (2009-01-08 10:26:00)
by DzednConfsd
Excel 2007 - Vista 64 bit Everytime I open Excel, the new workbook has really faint gridlines. I can go into Advanced Options/Display Options for the Worksheet and individually change the gridlines for the open document but when I open a NEW document the gridlines are faint again. It is similar to having messed up the Normal Template ...
Started 20 hours, 1 minute ago (2009-01-08 06:40:00)
by Craig Brandt
Is there a way to get the "Y" labels to show up on the right end of the chart, rather then the left? Craig
Started 18 hours, 47 minutes ago (2009-01-08 07:54:00)
by dickharlo@gmail.com
I'm trying to create a command button to clear filters in my spreadsheet. I don't know how to write the commands, but can recored a macro and run it fine. I tried pasting that macro into the button....and I had it working then messed it up. Now when I click on the button, nothing happens. The code currently associated to the button...
Started 1 day ago (2009-01-08 02:34:00)
by 1982.ajay@gmail.com
Community Message Not Available
Started 18 hours, 59 minutes ago (2009-01-08 07:42:00)
by John Goche
Hello, I am an excel newbie. I am using Excel 2000 and cannot find any templates installed on the system which I am using (which is a public system that I do not own). I would like to know what the difference is between an excel worksheet and an excel template. Thanks, John Goche...
Started 19 hours, 3 minutes ago (2009-01-08 07:38:00)
by John Goche
Hello, I am an excel newbie. I am using a set of worksheets that are part of a workbook which I installed from a book's accompanying CD. Among the various "Names" defined some of them are defined as: Menu!SomeConstant1 Menu!SomeConstant2 Menu!SomeConstant3 However, I have no worksheet names ...
Started 19 hours, 34 minutes ago (2009-01-08 07:07:00)
by philn
Hi Reposting as still and issue. I have a spreadsheet with accounts transaction data where column a = date, column b = nominal code, Column c = department name, column d = department number, column e = amount. I need to query the columns to sum transactions for a particular month for a particular nominal code,...
|
|
Hot threads for last week on microsoft.public.excel::
Started 6 days, 15 hours ago (2009-01-02 11:01:00)
by captaintivo
How do I run Chkdsk utility to correct this? I am able to open my files despite this message. Is there any risk to doing this? -- Captaintivo
Started 2 days, 23 hours ago (2009-01-06 03:20:00)
by Paul Hyett
If I have two values in a column separated by a certain number of rows, e.g. 1000 x x x x 500 .... and I wanted to fill each cell in between by reducing by (in this example) 1/5th of the difference, to get an end result of : 1000 900 800 700 600 500 Is ...
Started 1 week, 1 day ago (2008-12-31 09:00:00)
by agbiggs@hotmail.com
I'm using an array formula to calculate the Gini coefficient of columns of data. I'm getting the 'Excel ran out of resources' message on any array more than 5,000 or so rows, which seems very low to me. I'm using Excel 2007 and have 3 GB of RAM, so it's not clear where the problem is. Does anyone know of a fix for this? Either a ...
Started 1 week, 1 day ago (2008-12-31 07:42:00)
by njem
I want to print deposit slips from a spreadsheet. I don't find any templates or samples. I can make my own except for the special font and machine codes that the bank and account number are printed in. Anybody know how to do this? Thanks
Started 5 days, 19 hours ago (2009-01-03 07:09:00)
by wutzke
I have a list of shirts with size from Small (SR) to 5X (5XLR). When sorted they organize themselves like this CHH-2XLR CHH-2 XLT CHH-3XLR CHH-3XLT CHH-4XLR CHH-4XLT CHH-5XLR CHH-LR CHH-LT CHH-MR CHH-SR CHH-XLR CHH-XLT Is there a way to sort them into the real order? ...
Star | |