Thread: Excel programming question
-
November 25th, 2003, 11:25 AM #1
Excel programming question
I'm working in Excel for a client. The current workbook has 10 sheets each with special data.
I want to be able to go through each of the 10 sheets and extract lines of information according to the information in one cell. If the cell says "Follow-Up" then i want the entire line included. If the Cell DOES NOT say "Follow-Up" I don't want it included.
What sort of formula or extra programming work would this take?now THIS is interesting....
-
November 28th, 2003, 12:14 PM #2
I'm not sure I understand your question, but you can use a if/then formula. (=if XX=0, then "YY", "ZZ") or similiar to this.
It is saying "if there is a value in cell XX that is equal to zero, the use value in cell yy. If the value is not zero, use the value in cell ZZ.
There are other arguments you can apply, but lets start here.
How close is this to what you need to do?Obama: The rich have the Federal Reserve and the poor have Harry Reid... LOL. Life really is unfair!
-
November 28th, 2003, 01:41 PM #3Not close. This is an arguement for checking a CELL and returning a response. This is cel by cell.Originally posted by Chuckiechan
I'm not sure I understand your question, but you can use a if/then formula. (=if XX=0, then "YY", "ZZ") or similiar to this.
It is saying "if there is a value in cell XX that is equal to zero, the use value in cell yy. If the value is not zero, use the value in cell ZZ.
There are other arguments you can apply, but lets start here.
How close is this to what you need to do?
Let's look at this in story form. I have 10 worksheets in a workbook. Each sheet contains many rows of information on our clients; (one row to a client) and each row has a formula which checks the current date and indicates whether it is time for a follow up call to this client.
On page 11 I want to have ALL the followups show up on one page. so I want to be able to leave OFF any row/client that is not slated for follow up. Using the "IF" statement, I would have just as many rows as there are on all 10 pages, but there will be many blank rows on page 11 which would correspond with NON follow up rows.
I imagine that this is a VB programming macro which will go through each page, glean out the Follow up rows and place them on page 11. Then I would have to delete the information on page 11 and re-run the macro (or whatever) each day to repopulate page 11 with the follow-ups for each day.now THIS is interesting....
-
November 29th, 2003, 02:26 AM #4Junior Member
- Join Date
- Nov 2003
- Posts
- 5
...
Take a look on the workbook a attached here.
I made that exemple in a french version of Excel, if there is a problem with opening it, let me know.
I don't use any macro, just an automatic filtering on the last worksheet.
-
November 29th, 2003, 02:31 AM #5Junior Member
- Join Date
- Nov 2003
- Posts
- 5
oops, i could't attach my file, if u want it, send me a email (jpk067@hotmail.com)
-
November 29th, 2003, 03:20 AM #6
That's a tough one.
Although it is not my place to make suggestions, why are you using Excel rather that Access db? It is too easy to scramble your information on Excel when trying to sort data.
Access, at least locks your data rows together as rows, rather that cells like Excel.
I'll try to think something up on the weekend.
You got a PM...Last edited by Chuckiechan; November 29th, 2003 at 03:27 AM.
Obama: The rich have the Federal Reserve and the poor have Harry Reid... LOL. Life really is unfair!
-
December 1st, 2003, 01:22 PM #7
jpk, I know how to use filters. That is not the question.
Chuckie, Access is planned, but not what the office is now using.
And, what is a PM?now THIS is interesting....
-
December 1st, 2003, 03:44 PM #8Thank you for your efforts, but I do not speak french and therefore couln'dt use this sheet.Originally posted by jpk067
oops, i could't attach my file, if u want it, send me a email (jpk067@hotmail.com)now THIS is interesting....
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)



LinkBack URL
About LinkBacks



Reply With Quote

Is it snowing up there?
Is It Just Me? v233893843