Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

MrExcel Message Board - www.mrexcel.com | Site profile

Site profile page for http://www.mrexcel.com. This report page has aggregated and summarized the online discussions from the Message Board located at http://www.mrexcel.com. This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://www.mrexcel.com is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) 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 site's popularity and/or exact posting volumes at any given reporting period.

Title: MrExcel Message Board - http://www.mrexcel.com MrExcel Message Board
Url: http://www.mrexcel.com
Users activity: 5 posts per thread
site activity: 2,747 active threads during last week
Site rank: 335 (go to rank page)
Domain info for: mrexcel.com
 

Posting activity table on MrExcel Message Board:

  Week Month 3 Months
Threads: 2,747 9,858 28,097
Post: 10,427 45,945 132,912
 

Authority Badge:

MrExcel Message Board | Forum Authority Badge

MrExcel Message Board posting activity graph:

Posts by:  day  week  month 
 

http://www.mrexcel.com Alexa graph:

Top authors on MrExcel Message Board during last week:

Name
Posts
Norie
397
user's latest post:
Changes in excel 2003
Published (2009-11-08 22:16:00)
John Glad you got it fixed. Looking back at my post I see it wasn't too clear. I blame the fact that was the Sunday morning(ish) after the Saturday night and I was also listening to the football on the radio.:eekL
VoG
338
user's latest post:
vba shade a cell once its moved...
Published (2009-11-08 18:51:00)
Possibly challenge of the month or VoG is Excel-challenged Anyway. please note my new location - I won't be able to post during UK office hours.
Andrew Poulsom
206
user's latest post:
Excel Macro
Published (2009-11-08 16:48:00)
Re: Excel Macro Try (after activating the workbook): Code: Sub Macro1() ' ' Macro1 Macro ' Macro recorded 31/10/2009 by dharmesh t ' ' Keyboard Shortcut: Ctrl+l ' With ActiveWorkbook With .Cells .Locked = True .FormulaHidden = False End With With .Range("L8:L69,N8:N69,U8:W69,AA8:AE69") .Locked = False .FormulaHidden = False End With End With ActiveSheet.Protect DrawingObjects:=False, Contents:=True,...
Peter_SSs
168
user's latest post:
Separating multiple values out...
Published (2009-11-08 13:48:00)
Actually, you shouldn't have to enter the 'bc' number, the code should be able to work that out from row 1. Change the first part of the code to Sub Text_To_Rows2() ? Dim myRange As Range, c As Range ? Dim tmp ? Dim rws As Long , nr As Long , i As Long , p As Long , fCol As Long ? Dim bc As Long ? Dim mpt As Boolean ? ?Application.ScreenUpdating = False ? With Sheets("Text to Rows")? '
Smitty
156
user's latest post:
Data Consolidate
Published (2009-11-08 20:44:00)
Re: Data Consolidate Welcome to the Board! Quote: Originally Posted by varun3010 how do I attach the sheet? See: http://www.mrexcel.com/forum/showthread.php?t=89356 __________________ Smitty Every once in a while, there's a sudden gust of gravity... Microsoft Excel MVP
mikerickson
153
user's latest post:
User Defined Functions and...
Published (2009-11-08 23:24:00)
You could write UDF's like Code: Function Cur_G(ByVal Total as Double) as Double Cur_G = ConverttoCur(Total).g Exit Function
lenze
150
user's latest post:
Disappearing Balloons - Page 2 -...
Published (2009-11-08 02:31:00)
NEITHER!! When you create the DV on a cell, and use an InPut Message (2nd tab) these are filled in. What the macro is doing, is going to each cell with DV and removing the text that is there and replacing it with a Null. You don't have to do anything but RUN the macro. Try it out on a new workbook. On sheet1 add 2 or 3 cells with DV, using an input message. Then paste the code in a regular module and run it. The Messages will disappear,...
Aladin Akyurek
149
user's latest post:
Formula help needed
Published (2009-11-08 21:15:00)
Quote: Originally Posted by tchalker Hi, I need help with the following formula. If A = 8 or greater than 8 the cell needs to be 8 times 45 but if A is greater than 8 the difference needs to be multiplied by 60 Thanks for any help you can give me Trace Care to help with: Which cell needs to be 8 times 45? The difference between what?
Blade Hunter
127
user's latest post:
wild card comparing two data...
Published (2009-11-06 03:59:00)
As luck would have it I was perusing these forums looking at sections I had never seen and I came across a section for awards. Apparently there is an award for "Alan's UDF" You might want to check it out here: http://www.mrexcel.com/board2/viewto...=974873#974873 it will give you vlookup functionality where you can accept values that are "close"
Domenic
110
user's latest post:
randomise formula---help
Published (2009-11-07 21:43:00)
Re: randomise formula---help Have you tried the solution offered by Richard? It should return the desired result. For a formula approach, with B2:B16 containing the names, try... D6: =COUNTIF(B6:B25,"?*") E6, confirmed with CONTROL+SHIFT+ENTER, and copied down: =IF(ROWS(E$2:E2)
 

Top 10 active forums on MrExcel Message Board during last week:

Excel Questions - 10,616 new posts Excel Questions - forum profile
Microsoft Access - 331 new posts Microsoft Access - forum profile
General Excel Discussion & Other Questions - 64 new posts General Excel Discussion & Other Questions - forum profile
Lounge v.2.0 - 50 new posts Lounge v.2.0 - forum profile
Technical Excel Issues - 44 new posts Technical Excel Issues - forum profile
Questions in Other Languages - 43 new posts Questions in Other Languages - forum profile
About This Board - 35 new posts About This Board - forum profile
 

Top 10 forums on MrExcel Message Board:

Excel Questions - 429,564 posts Excel Questions - forum profile
Microsoft Access - 21,185 posts Microsoft Access - forum profile
Lounge v.2.0 - 7,898 posts Lounge v.2.0 - forum profile
General Excel Discussion & Other Questions - 3,637 posts General Excel Discussion & Other Questions - forum profile
Technical Excel Issues - 2,593 posts Technical Excel Issues - forum profile
About This Board - 1,570 posts About This Board - forum profile
Questions in Other Languages - 1,045 posts Questions in Other Languages - forum profile
MrExcel's Products: Books, CDs, Podcasts - 333 posts MrExcel's Products: Books, CDs, Podcasts - forum profile

Latest active threads on MrExcel Message Board:

MrExcel Message Board
Started 2 days, 22 hours ago (2009-11-07 05:13:00)  by Jaafar Tribak
AFAIK? there is no way to assign a Macro to an ActiveX control via the OnAction Property which i believe only works for shapes. However you can assign a Macro by using either the VBIDE or a Class module. I prefer the latter method. Place this code in the WorkBook module : Code: Public WithEvents CommandButtonEvent As CommandButton Private Sub CommandButtonEvent_Click()...
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (26 posts) Thread info: vba for adding active x buttons Size: 1,741 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: vba for adding active x buttons :: Excel Questions :: MrExcel Message Board"
MrExcel Message Board
Started 17 hours, 1 minute ago (2009-11-09 10:38:00)  by Andrew Poulsom
What code?
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (6 posts) Thread info: Read Email Content into Excel Size: 63 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Read Email Content into Excel :: Excel Questions :: MrExcel Message Board"
MrExcel Message Board
Started 1 day, 21 hours ago (2009-11-08 06:08:00)  by michals
Sport Stop Watch With Laps and Total Hello, I have seen many threads about the stop watch but have problem to figure out which one will be best for me. I would like to create the stopwatch in excel where I can time single athlete (unlimited number) and check their splits/laps as well to get their total time. I would like to be able ...
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (14 posts) Thread info: Sport Stop Watch With Laps and Total Size: 7,369 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Sport Stop Watch With Laps and Total :: Excel Questions :: MrExcel Message Board"
MrExcel Message Board
Started 5 days, 10 hours ago (2009-11-04 17:30:00)  by needexcelhelp
How can I create a form from data that I have in an excel sheet? Would I need to import it into access or can I do it from excel? Thanks much.
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (13 posts) Thread info: Create a form from excel data Size: 160 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Create a form from excel data :: Excel Questions :: MrExcel Message Board"
MrExcel Message Board
Started 9 hours, 21 minutes ago (2009-11-09 18:18:00)  by Domenic
Is this what you mean? Assuming that Column C contains the corresponding date (true date values), try the following formula that needs to be confirmed with CONTROL+SHIFT+ENTER... =AVERAGE(IF(WEEKDAY(INDIRECT("C"&K701&":C"&L701) )=2,INDIRECT("D"&K701&":D"&L701))) Here's an alternative, which avoids the volatile function INDIRECT... =AVERAGE(IF(WEEKDAY(INDEX($C:$C,K701):INDEX($C:$ C,...
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (2 posts) Thread info: dynamic rolling average query Size: 565 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: dynamic rolling average query :: Excel Questions :: MrExcel Message Board"
MrExcel Message Board
Started 11 hours, 40 minutes ago (2009-11-09 15:59:00)  by Domski
Try: =ROUND(IF(OR(LEFT(D25,1)="Z",LEFT(D25,2)="OC"),(H 25-F25),0),2) Dom
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (9 posts) Thread info: Nested if with ROUND... Size: 103 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Nested if with ROUND... :: Excel Questions :: MrExcel Message Board"
MrExcel Message Board
Started 9 hours, 34 minutes ago (2009-11-09 18:05:00)  by taigovinda
Was there a problem with using the formula provided in post #2 of this thread? http://www.mrexcel.com/forum/showthread.php?t=4278 25 If you provide the name of the sheet that contains the data (e.g., sheet1) and the row range that contains the data (e.g., row 1 thru 15), then I can help you adapt that formula so that you can paste it onto the other sheets.
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (3 posts) Thread info: Data Flow Help!!! Size: 458 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Data Flow Help!!! :: Excel Questions :: MrExcel Message Board"
MrExcel Message Board
Started 9 hours, 58 minutes ago (2009-11-09 17:41:00)  by Norie
That code does not open a file. Sure it gets a filename but it definitely doesn't open a file. Perhaps you want something like this, which would come after that code. Code: Set wbOpen = Workbooks.Open(FileName:=FileToOpen) That should open and create a reference to the file chosen using GetOpenFileName, and you can use it in any subsequent code.
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (7 posts) Thread info: Refer to more than one workbook Size: 859 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Refer to more than one workbook :: Excel Questions :: MrExcel Message Board"
MrExcel Message Board
Started 9 hours, 35 minutes ago (2009-11-09 18:04:00)  by schielrn
How many buttons are there?
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (3 posts) Thread info: Change Button Color If Clicked Size: 27 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Change Button Color If Clicked :: Excel Questions :: MrExcel Message Board"
 

Hot threads for last week on MrExcel Message Board:

Excel Questions
MOD 10 calculting - 66 new posts
Started 1 week ago (2009-11-02 12:52:00)  by ROKYD
MOD 10 calculting Dear all, I have that formula on excell to calculate the MOD 10 value for a DIGIT CHECK. BELOW THE FORMULA. =10-MOD(SUMPRODUCT(--MID(A1,{1,3,5,7,9,11,13,15,17 },1))+ SUMPRODUCT(--MID(A1,{2,4,6,8,10,12,14,16,18},1)*3) ,10) It works for a number but it is not working for the other. Please;...
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (66 posts) Thread info: MOD 10 calculting Size: 1,478 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "MOD 10 calculting :: Excel Questions :: MrExcel Message Board"
Excel Questions
calculating - 46 new posts
Started 1 week, 1 day ago (2009-11-01 15:27:00)  by ROKYD
Please, who can provide me a full formula enabling me to calculate the check digit(MOD 10) of the a given number? PLEASE HELP ME . I NEED THE INFORMATION AS SOON AS POSSIBLE. IAM RUSHING AND I DO NOT KNOW HOW TO OPERATE?
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (46 posts) Thread info: calculating Size: 242 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "calculating :: Excel Questions :: MrExcel Message Board"
Excel Questions
Started 4 days, 4 hours ago (2009-11-05 22:53:00)  by BC...
I haven't worked with subtotals in a while, but when you set your subtotal to every change in col D there is a check box for all the other fields you want to subtotal. Select a cell in the table and then Data-Subtotals menu and check all the columns you want subtotaled in the Add to Subtotal section.
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (46 posts) Thread info: Can nobody answer this??? please... Size: 302 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Can nobody answer this??? please... :: Excel Questions :: MrExcel Message Board"
Excel Questions
Started 5 months, 3 weeks ago (2009-05-16 16:15:00)  by Bonkers Bill
Thanks for the VBA which works, its taken time to finalise the layout of my sheet so now the formula is incorrect, i had a go at changing it but i got dates on 4 colums when i wanted them on 2? if you could further help me out i would be greatful, i would like the dates in columns A,B,C from row 8 down to correspond with G,M,O A-G B-M C-O Cheers.
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (48 posts) Thread info: enter date when gets text but stays that date - Page 2 - MrExcel Message
Board Size: 388 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: enter date when gets text but stays that date :: Excel Questions :: MrExcel Message Board"
Excel Questions
Excel Question - 43 new posts
Started 6 days, 3 hours ago (2009-11-04 00:38:00)  by devintaylor
Excel Question Hello, Last week i posted on here and got some great help. I have one more question. I have sucsessfuly been able to link my Stock trading platform to Excel. I was told to use this formula =SUM(a1:a10,1038.25,b1:b10). This worked great. (Thanks again Gerald) Its telling excel to look at all the cells in the ...
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (43 posts) Thread info: Excel Question Size: 1,167 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Excel Question :: Excel Questions :: MrExcel Message Board"
Excel Questions
Started 1 day, 23 hours ago (2009-11-08 03:40:00)  by sponger
functions and formulas for Dummies This formula is functional , provided by a programmer for a charting program written on Excel Worksheets. I copied it directly into my Excel workbook and it obtains an error message. =AND(C
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (37 posts) Thread info: functions and formulas for Dummies Size: 1,411 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "functions and formulas for Dummies :: Excel Questions :: MrExcel Message Board"
Excel Questions
Started 1 week, 2 days ago (2009-11-01 00:48:00)  by hjscm
Help with time in excel for mac OKay so i am new to excel for mac. i used to be pretty good on the pc but for some reason mac is really hard for my in ms office. i am trying to to a timesheet. i want to be able to just type say 3p and have 3:00pm come up. now for time out would be say 6p. then formula for 3-6 which says 3 hours...
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (34 posts) Thread info: Help with time in excel for mac Size: 889 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Help with time in excel for mac :: Excel Questions :: MrExcel Message Board"
Excel Questions
Indirect Error - 34 new posts
Started 1 week, 1 day ago (2009-11-01 14:16:00)  by MyExcel
Indirect Error Sheet1 A B C D E F G 1 #VALUE! Jan 2 Feb 3 Mar 4 Apr 5 May 6 Jun 7 Jul 8 Aug 9 Sep Excel 2007 Array Formulas Cell Formula A1 =SMALL( IF( ...
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (34 posts) Thread info: Indirect Error Size: 2,624 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Indirect Error :: Excel Questions :: MrExcel Message Board"
Excel Questions
log in using vb - 34 new posts
Started 5 days, 5 hours ago (2009-11-04 22:31:00)  by Firecop1348
log in using vb I m looking to create a log in form for Excel with different user names and passwords. I found this code From LENZE when I open the workbook It goes right to the "OOPS" and I have to exit the book. I also used this form from PXSPORTZ http://www.spudsbar.com/pw.xls It works but I dont know how to add user names. ...
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (34 posts) Thread info: log in using vb Size: 1,384 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "log in using vb :: Excel Questions :: MrExcel Message Board"
Excel Questions
Started 5 days, 16 hours ago (2009-11-04 11:36:00)  by Bonkers Bill
Re: most consecutive problem Sorry for the delay in getting back. the mistake i made was i only gave the formula for one row and not two, the one row formula works perfect but when i add a second row (formula below) it will count either the 1st or last W which is in the same column as an L, i only want to count the most ...
Forum:  Excel Questions Excel Questions - forum profile
Thread:  Show this thread (34 posts) Thread info: most consecutive problem Size: 953 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: most consecutive problem :: Excel Questions :: MrExcel Message Board"

This page was found by:   mr excel message board  mr excel forum jgthtrotih