![]() |
Help with Excel
It's not really all that important, but a working solution would score me some major points with the boss.
She has this huge balance sheet. The usual stuff, names of vendors, acquisition numbers, invoice numbers, amount paid and running total deducted from the starting budget off to the far right. Nothing too complicated. What she would like is a way to color code the whole row by (I assume) vendor name (e.g. orders from Alibris would be colored light green, etc. etc.). She would also like every subsequent entry of Alibris in the future to automatically highlight light green. In addition (I know, she doesn't ask much does she?) she'd also like to be able to tally up by vendor (e.g. totalling all purchases made solely from Alibris over the past year). Now, I'm moderately well versed in Excel and I can sort of do this using conditional formatting. I can highlight all Alibris entries including the matching entries as they are being entered into the spreadsheet. However, it doesn't highlight the entire row and it's a bit cumbersome. In addition, I have no idea how to do the last bit....at all. I've been beating my head against the computer on this for a couple of hours now and I guess, I'm starting to crack. :) Help me TFP, you're my only hope. /leia |
Um, not too offer too simple of a solution, but can't you just highlight the entire row by clicking on the top tab and color code every entry in that row?
Then wouldn't the tally for that vendor just be a =Sum(x,X) function at the end of the row? Maybe I am missing something in the complexity here? |
(under office 2003)
ctrl h (find replace) and expand the options,then click format... on the to be replaced by cell, then the pattern tab, select the color you want to replace it with if thats not clear enough let me know, but it's very easy to do. opps miss read your OP, you want cells below to be colored as well... that would take a macro. A quick and dirty would be to organize vendors by sheet, and have sheet one be an aggregate of all vendors |
cant she sort the spread sheet by vendor (ie whatever column the vendor is in) the subtotal by each vendor change?
|
Quote:
Quote:
I know...it's really, really stupid. :( Thanks anyway :D |
No NO NO NO NO!!!
Use of conditional formatting allows you to do this for a whole row dynamically. Select the rows in a cell and chose Format --> Conditional Formatting. Lets say you want to colour all vendors from area "North" to be red. hit the lefthand drop down from "cell" to "formula". In the right hand formula box type =a2="North", and select the background colour red in the box at the botom f the screen. There are some issues taht you need to look out for when you copy the formats to other rows, but play with the help files, and ask any additional questions here (or PM me). Good Luck. |
Another Excel Problem
Hi Guys
I didn't want to start a whole new thread, partly because the problem seems so simple. I have a whole bunch of .csv files. I want to be able to (without copying and pasting) get all the data from the various .csv's into one file - .xls or .csv. I don't care whether they're all in one sheet or in seperate worksheets either, although the option would be nice. Any ideas? |
Quote:
I've got (but haven't installed...) a copy of office 2007. I've read I can write conditional format stuff has really come a long way. I'm going to give it a look over the weekend and see what I can do. Thanks again :) |
Excel question! (Such a big boy using the search feature!)
I want this. If D1 through D100 = XX123 then I want XX123 to be bold and red. Can anyone help? |
do you mean is the Sum of d1:d100 = XX123 then XX123 becomes bold red?
If this is the case, select XX123, format -> conditional format. if cell value = sum(d1:d100) font bold colour red. Job done. Pay me later. |
Quote:
Nope, not the sum. There are a bunch of different account numbers in "D", If a certain account number is entered, I would like for it to be bolded and red. Checks in the mail!! |
Ah... This's easy if you use dos.
You simply copy the data into a single file then open it. I think the syntax is copy A.csv B.csv C.csv MyNew.csv I might have it wrong.... I live half my life on UNIX. |
Quote:
For a really special trick, create a cell at the top od the sheet (let's assume you use B1). In the conditional formatting, say "cell value equals" and then "=$b$1". That way, cells will go bold and red if they match whatever you put into B1. :thumbsup: |
Thanks for your help, I will try it later and let you know.
Well, It worked! Thanks Daniel_! |
All times are GMT -8. The time now is 06:23 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project