LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default circular reference using vlookup

I have a spreadsheet with the following information:
Cell I6 is blank until a session has been completed, at which time the
trainer will enter the date of the session.
Cell J6 is a vlookup that will tell me the # of calls taken on the date that
cell I6 was filled in. It uses a circular reference so that the number of
calls will not change once it is entered using the vlookup.
Cell K6 is a vlookup in the same table that will remain blank until the date
is filled in for cell I6, however is will change every day to track the
current # of calls taken to date.
Cell L6 is my problem. I would like to enter something that will lookup the
current accept rate (column 9 of the same source) once the current # of calls
(K6) is 100 more than the # of calls at the session (J6). I would like for
this value to not change once it is entered (just like cell K6). I would
like for it to remain blank if k6 is not 100 more than J6.

Here are my formulas:
I6 - the trainer enters a date

J6 -
=IF(I6="","",IF(J6="",VLOOKUP(A6,'ABAY_Training_AC RF_Current_All'!$A$1:$I$218,6,TRUE),J6))

K6 -
=IF(I6="","",VLOOKUP(A6,'ABAY_Training_ACRF_Curren t_All'!$A$1:$I$218,6,TRUE))
L6 - ??? (Please help!)


 
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
Circular Reference Barb Reinhardt Excel Discussion (Misc queries) 0 January 8th 07 05:36 PM
Circular reference help! nick Excel Discussion (Misc queries) 4 March 7th 06 08:07 PM
Circular Reference... Help! Bhupinder Rayat Excel Worksheet Functions 3 January 13th 06 05:10 PM
circular reference when using a UDF Saira Excel Discussion (Misc queries) 1 September 21st 05 06:39 PM
Circular Reference??? bluenoser1946 New Users to Excel 2 September 19th 05 08:57 AM


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