Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default IF and INDEX functions...I'm lost...

Somehow, it's pulling data from the FINAL worksheet, but I don't understand
how it's pointing to a certain cell. I don't understand this part:
"$A5+1,C8" because it doesn't refer to anything that makes sense.

Is there a place that I can send a spreadsheet for assistance? I'm sure
there may be cirical pieces of information that I don't even know to tell
someone about which would assist in solving this for me.

Thanks!

"dlw" wrote:

It looks like it's just checking to see if a cell is empty, and if so it puts
a 0 instead of nothing.

"Kim Nacrelli" wrote:

I have inherited a spreadsheet from a previous worker (who, of course, is no
longer here), and I've spent too many hours trying to figure it out on my
own. I need to make adjustments to the spreadsheet, but don't even know
where to begin because I don't understand the formulas. I'll try to explain
briefly...

There are several worksheets to include some named "FINAL", "DATA" and
"PRINTOUT". Most of the formulas are in the PRINTOUT worksheet. The FINAL
worksheet is simply where data gets dumped from a database (in a particular
order). I just found the DATA worksheet (it was hidden), and it has column
headers without any spaces, and all the other cells in DATA have the
following formula: =TRIM(FINAL!A2)
(replace A2 with whatever the actual cell number is for the entire
worksheet). Also, I noticed that the print area for the DATA worksheet is
huge, but I don't know why...goes down to row 1745 and over to column AX. We
would definitely use the columns with our data, but never down to row 1745.

The PRINTOUT worksheet it where it all happens...I think. There are several
formulas, but they all look very similar. They all return a value from the
FINAL worksheet. Here are some examples of the formulas:
Note - "TITO" refers to a Name of "=DATA!$1:$101"
=IF(INDEX(TITO,$A4+1,C7=0,"",INDEX(TITO,$A4+1,C7)
=IF(INDEX(TITO,$A5+1,C8)=0,"",INDEX(TITO,$A5+1,C8)
=IF(INDEX(TITO,$A14+1,C14=0,"",INDEX(TITO,$A14+1,C 14)

I've been reading about INDEX arrays because I think that's what this is,
but it's just not making any sense to me. Is there someone that could help
me decipher this spreadsheet so I can make the needed changes? Pretty please?

Thanks,
Kim

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
index and offset functions Denise Excel Worksheet Functions 8 February 2nd 08 05:05 AM
INDEX & MATCH functions Iriemon Excel Worksheet Functions 2 August 28th 07 03:50 PM
Index and Match Functions Damien Excel Worksheet Functions 4 July 29th 06 10:12 PM
LARGE and INDEX functions bob Excel Worksheet Functions 5 April 3rd 06 07:10 AM
Index & Matching Functions Erik Sauceda via OfficeKB.com Excel Discussion (Misc queries) 5 June 13th 05 11:46 PM


All times are GMT +1. The time now is 03:39 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"