#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 55
Default Vlookup

I would like to flag a cell with an A for active or I for inactve (lets say
cell A1) and based on the entry have another cell (G1) populate an entry
from another worksheet.

=IF(ISERROR(VLOOKUP(A7,'EQN''s'!$A$1:$B$2048,2,FAL SE)),"",VLOOKUP(A7,'EQN''s'!$A$1:$B$2048,2,FALSE))

The catch being that it will be dynamic in the sense that the data retrieved
can be reused if it ever becomes inactive again.

So I have some dilema's.

1) When cell A1 is marked active I not only want to populate the
cell with data from Sheet2 ('EQN's) I also want the cell referenced (Bn) on
Sheet2 to be made unavailable for future selection. When A1 is marke inactive
on Sheet1 (Record) I want the the cell referenced (Bn) on Sheet2 made
available again.

Right now I can't get the process to stop being linear in its search process.

Any suggestions would be appreciated.

I would be happy to provide my project to be looked at.

Thanks,
Todd

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
If (Vlookup 0) working, but what if Vlookup cell does not exist Steve Excel Worksheet Functions 18 November 18th 09 07:33 PM
VLookUp - Does the VLookUp return the exact information? Cpviv Excel Worksheet Functions 2 October 28th 08 09:57 AM
Vlookup problem - unable to get the vlookup property Fred Excel Programming 2 August 22nd 08 05:23 PM
using a vlookup to enter text into rows beneath the vlookup cell Roger on Excel Excel Programming 1 November 29th 07 12:09 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


All times are GMT +1. The time now is 04:12 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"