Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help Dlookup with calculated date criteria not working

Status
Not open for further replies.

penndro

Technical User
Jan 9, 2005
108
0
0
US
I would apprecite your help in looking at this formla and helping to troubleshoot what I did wrong. I have tried many ways to get this to work.

? DLookUp("[Close] ","[ref_Stock Index]","[ref_Stock Index]![stockDate]= #" & [Grant date]+[vestdays] & "#")


Stockdate - in the look up table
[grant date]=date value, [vestdays]=#days these two added together create the date I need to use for the lookup in the table
 
Hi Duane,

Thanks for looking at this. I get a compile error: External name not defined.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top