Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default how to update this value ?


i have 2 sheet in file

- sheet B, i use VLOOKUP fx reference in sheetA,
- In sheet A, after cells.select and delete it, values in sheet B go
#REF

How to auto-apdate value in sheet B, after cells.select and delete it,
then replace another value ?

thank you for help.


--
vumian
------------------------------------------------------------------------
vumian's Profile: http://www.excelforum.com/member.php...o&userid=36494
View this thread: http://www.excelforum.com/showthread...hreadid=566673

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default how to update this value ?

=vlookup(A1,Indirect("SheetB!A1:Z32"),5,False)

perhaps.

--
Regards,
Tom Ogilvy


"vumian" wrote:


i have 2 sheet in file

- sheet B, i use VLOOKUP fx reference in sheetA,
- In sheet A, after cells.select and delete it, values in sheet B go
#REF

How to auto-apdate value in sheet B, after cells.select and delete it,
then replace another value ?

thank you for help.


--
vumian
------------------------------------------------------------------------
vumian's Profile: http://www.excelforum.com/member.php...o&userid=36494
View this thread: http://www.excelforum.com/showthread...hreadid=566673


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default how to update this value ?


hi man,

thank you but how about this fx: SUMPRODUCT man
ex:
SUMPRODUCT(DRP!$L$2:$L$100*(DRP!$C$2:$C$100=$B6)*( DRP!$K$2:$K$100=G$5))

after cells.delete in DRP sheet, and change another table, the present
value goes # REF. it mean, it do not update immidiately

how to do it, it mean update right now after change anything.

thank you for help 1 more.


--
vumian
------------------------------------------------------------------------
vumian's Profile: http://www.excelforum.com/member.php...o&userid=36494
View this thread: http://www.excelforum.com/showthread...hreadid=566673

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Stop Excel's UPDATE\Don't UPDATE message box from appearing every time I open the work book divya Excel Programming 3 April 6th 13 03:31 PM
Update one worksheet tab to automatically update all other tabs? shoechic1 Excel Worksheet Functions 1 May 24th 09 03:55 PM
Data Validation lists update orginal cell with list update [email protected] Excel Worksheet Functions 3 July 11th 08 07:56 AM
Excel 2003 - Update or Don't Update Links Problem Jamie Excel Programming 4 July 7th 05 02:08 PM
how to update data on sheet1 and have it auto update on sheet2 Tommy Excel Programming 6 May 11th 05 06:41 PM


All times are GMT +1. The time now is 03:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"