+ Reply to Thread
Results 1 to 2 of 2

Problem:Query Cell contain Formula from QueryTable is always get old value

  1. #1
    Resant
    Guest

    Problem:Query Cell contain Formula from QueryTable is always get old value

    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


  2. #2
    Resant
    Guest

    Re: Problem:Query Cell contain Formula from QueryTable is always get old value

    It seem that I must force a workbook to calculate the formula.
    Is it possible to calculate a closed workbook?

    Please help me...

    Thanks,

    Resant


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1