Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
have ported great deal of vba code from Excel 2003 to Excel 2007. I am
happy to say that most things worked, even things I thought would not. However, one issue has stumped me. I have some worksheets that have slidebars to change some values which in turn feed into the lookup_value and reference for Hlookup, Vlookup, and Offset functions, respectively. However, with autocalculation set to manual, Vlookup, Hlookup, and Offset functions are not recalculating when a me.calculate is issued via vba code in the worksheet module. This code works perfectly in Excel 2003. Does anyone know why these worksheet functions are not updating and what can be done to make them work in Excel 2007? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 time calculation | Excel Discussion (Misc queries) | |||
Excel 2007 calculation bug fix | Excel Discussion (Misc queries) | |||
Excel 2007 calculation bug fix | New Users to Excel | |||
Excel 2007 calculation bug fix | Excel Worksheet Functions | |||
Excel 2007 calculation bug fix | Excel Programming |