|
|
#1 (permalink) |
|
VIP Member
![]() Join Date: Apr 2005
Location: Mountain View, Ca
Posts: 4,663
|
Hello everyone,
I was hoping someone could help on this. I am creating a template for Excel, and I have many functions in a few columns to search for and extract key information. These functions are only able to be defined by column name. For example: A regular function would be =A2+B2 a TEMPLATE function would be ='column'+'column2' They mean the same thing. Now I need to write a comparison function which would compare a value in 1 row to another. For example: =IF(AND(A1=A2,G3<G3),"NADA",C2) Is the same as this =IF(AND('column1'={'column2':row3},'column7<{'column2':row3}),"nothing",'column2') How do I define a row when im using the column header name? Sorry Im new to this. Thanks!
__________________
01100110 01100001 01110010 01110100 Last edited by Trizoy; 07-24-2007 at 06:06 PM. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Any software that supports form creation and form filling function? | kinchim | General Software | 0 | 06-15-2007 10:20 AM |
| Excel 2003 Question, please help a Newbie | jaes | General Software | 4 | 04-12-2007 02:40 AM |
| Two questions about Excel 2003 | jaes | General Software | 2 | 03-08-2007 06:40 AM |
| Excel Problem | Mr_Tech | General Software | 1 | 10-05-2006 02:47 PM |
| Linking Access and Excel | Ryad | General Software | 1 | 12-06-2004 02:47 PM |