Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I've have a strange problem when query the cells that contain formula. I've 2 workbook, Workbook1 that is query the Workbook2. Workbook2 contain a querytable with fields : Emp_ID, EmpName, Absence where EmpName is a VLookup Formula, so everytime I update the Emp_ID, EmpName will be automatically changed. When I update the Emp_ID, EmpName is changed, but the query is still get the old value???!!! But when I open and save the Workbook2 than the query result is updated. I try to put code "ThisWorkbook.Save" in event : ThisWorkbook_Change, ThisWorkbook_Calculate, but still doesn't work. What should I do? It's ridiculous if i've to open & save Workbook2 everytime I update the querytable. Thanks, Resant |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem Maintaining Cell Format After Query | Excel Worksheet Functions | |||
Populate QueryTable Using SQL Server - Connection Problem | Excel Programming | |||
Excel Web Query using a QueryTable via HTTPS?? | Excel Programming | |||
Selection.QueryTable problem | Excel Programming | |||
MS QUERY w/out querytable | Excel Programming |