Using multiple Lookup Functions
Respected Excel Gurus I spent nearly 2 hours daily on updating a report from a dump, which download from a website. I am wonderin if this can be automated usin some formulaes or Macro. Please help me...
View Articleconditional formatting only applies to part of cell text
I only want the condtional formatting to apply to the part of the text that equals "PCC". For example, the value of the cell may be, "Jane Smith - PCC" and I only want PCC to be bold and green and Jane...
View ArticleAutofill alphanumeric prefix in Excel
I need to add a prefix that starts with alpha and ends in 1,2,3 etc. I have figured out how to add the prefix, but it remains on number 1. Thanks
View ArticleCountif or other formula needed for multiple data/critera results
I have a staffing spreadsheet that I need help on a formula. Column G containing ECD dates, Column H containing CCO dates. What I am needing is: Return the sum of the count from Column G that contains...
View ArticleNeed (Excel) formula to make Mark sheet with Automatic Grading
A B C D SL. # Subject Marks Grade 1 English 96 2 History 58 3 Math 46 4 Chemistry 66 5 Physics 72 6 Urdu 85 7 Oncology 82 8 Biology 91 9 Drawing 57 10 Extra 89 11 HIJ 55 12 ABC 81 13 XYZ 49 14 15 so on...
View ArticleLimit drop down items based on another cell
I have a large list of customers and addresses. Some customers hav several ship to addresses represented by a sequence number. When I typ in a customer name, it automatically generates in the...
View ArticleFinding the weighted average of text that have been given values
Ok, so I used the "COUNTIF" formula to give texts within a chart values such as 1,2,3, etc depending on where they are in the chart. For example: QB RB RB2 WR TE FLEX D/ST K 1 X Y W A B A C X 2 3 4 5 6...
View ArticleCreate Acronym (Extract first letter of each word)
How can I extract first letter of each word in Excel XP? For example: I am a boy You are a girl Using the pseudo-function called acronym(), the result will become: IAAB YAAG I'm using Excel XP. Is...
View ArticleFormula than understands midnight?
In my logs, I have a series of times entered into columns B through G, then in H there is this formula: =MAX(B1:G1)-MIN(B1:G1) ....which calculates the total time for the line. Simple, no? No. Most...
View ArticleMaking a Sheet copy
Excel 2010. I have a sheet of data. I need to make 15 copies of this sheet. Do I have to make one copy at a time, or is there a shortcut? Thanks
View ArticleNeed to get minimum difference
I need to get the minimum or zero difference, there are 3 constants here:- GOAL to attains(constants) 456,270.00 525,400.00 522,600.00 DATA to use A B C 41,150.00 55,200.00 53,250.00 53,250.00...
View ArticleCopy corresponding cell in Column B if cell in A contains certain text?
I have two columns labeled "service" and "other" on sheet A. One of the drop down options in the 'service' column is to select Other - then enter whatthe other service was in the next cell. I need a...
View ArticlePercentage of month passed formula
I have a dashboard with the estimated monthly budgets for Q2/14. Every week, the dashboard is updated with month to date costs and the cost variance is high because the estimated monthly budget is...
View Articlehow to count number of pages in worksheet
i want to insert the count of total number of pages of a worksheet in a cell of the same worksheet. this should be done automatically using worksheet formula or visual basic code or macro. please help
View ArticleHelp
My boss wants me to take some cells in excel and basically what he want me to do is do a what "if" scenario is equal to 0.00 to ad it to th next cell over. I'm kind of thinking this can't be done but...
View ArticleSum every Nth Row (almost working)
Hi All, Need some assistance here... This formula works... {=SUM(IF(MOD(COLUMN(D11:OFFSET(D11,0,0,1,36)),3)=0,D11:OFFSET(D11,0,0,1,36)),0)} Except... it's not working exactly the way I want. I need to...
View Articlehow do i replace #n/a in a vlookup?
Can you please show me how to replace the #N/A result with 0? =VLOOKUP(L2,'March Chargebacks'!A$1:F$613,6,FALSE)
View ArticleHelp with sumproduct
Hi all, Need some help with a sumproduct I've been working on... =SUMPRODUCT(('Y10 Targets v WAG'!K4:K149<>"")*('Y10 Targets WAG'!F4:F149="A*" OR "A" OR "B" OR "C")) It's a simple one working on...
View ArticleProtected Worksheet
I have a worksheet that I have not used in several months. I now need to change some of the data on that sheet. I password protected the sheet and can not remember exactly how I typed it in. I have...
View ArticleHLOOKUP, LOOKUP & MATCH doesn't work. Seems not right.
Dear Excel Guru Community! I thougth I'm good with formulas, but there is one thing I cannot solve. Let's say, in row 7 I want to find the minimum value, and I want to get that value from row 8 which...
View Article