Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to change with VBA this formula: =VLOOKUP("total 53",'C:\AmelCont\Julie\[Tableau et Graphique RP Fruits 2011-2012.xls]TAB Fast_Source Fruits'!$A$7:$I$6000,6,0 TO =VLOOKUP("total 53",'C:\AmelCont\Julie\[Tableau et Graphique RP Fruits 2012-2013.xls]TAB Fast_Source Fruits'!$A$7:$I$6000,6,0 CHANGING YEARS. I have set: Application.ScreenUpdating = False Application.Calculation = xlManual Application.EnableEvents = False The problem is it a pop up menu to UPATE comes up to locate the new file name! CAN I STOP THIS POP UP? Thank's ahead!!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Update to formula | Excel Worksheet Functions | |||
update formula in column when another cell formula is changed | Excel Worksheet Functions | |||
won't update formula | Excel Programming | |||
Formula won't update with new data | New Users to Excel | |||
extract a foldername with a formula-update formula does not work | Excel Programming |