Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Run Lookup only once - Macro

Hey All,

I have a huge date which is doing lookup. I need to run this lookup only
once. So, I guess i have to write a macro first with lookup and then replace
with ( Edit, Copy, Paste-Special as Value) value correct.

Is there any other way to do this.

If any one of you have a macro please share the same.

Example:

Sheet2
A B
1 Defects Lookup
2 12345 =lookup(A2, Sheet1!A:A, Sheet1!B:B)
3 3457 =lookup(A2, Sheet1!A:A, Sheet1!B:B)

Sheet1 has some date in A and B column.

Acutullay lookups are working absoutely fine only problem as i have a huge
data, when ever I changed some data which is no where related to lookup
colums still it calculates and excel hangs :( !! How to speed up this
calculation.

Is there any way i can run only once when excel is open or click on button
or run a macro - and replace with values.

Your effort will be highly appreciated

Raghu
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default Run Lookup only once - Macro

You can set the calculation to Manual

ToolsOptionsCalculation

(remember this is an application setting..)

If this post helps click Yes
---------------
Jacob Skaria


"RachuChavan" wrote:

Hey All,

I have a huge date which is doing lookup. I need to run this lookup only
once. So, I guess i have to write a macro first with lookup and then replace
with ( Edit, Copy, Paste-Special as Value) value correct.

Is there any other way to do this.

If any one of you have a macro please share the same.

Example:

Sheet2
A B
1 Defects Lookup
2 12345 =lookup(A2, Sheet1!A:A, Sheet1!B:B)
3 3457 =lookup(A2, Sheet1!A:A, Sheet1!B:B)

Sheet1 has some date in A and B column.

Acutullay lookups are working absoutely fine only problem as i have a huge
data, when ever I changed some data which is no where related to lookup
colums still it calculates and excel hangs :( !! How to speed up this
calculation.

Is there any way i can run only once when excel is open or click on button
or run a macro - and replace with values.

Your effort will be highly appreciated

Raghu

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
lookup macro BMI Excel Discussion (Misc queries) 0 February 18th 08 03:10 PM
Lookup macro gramps Excel Discussion (Misc queries) 3 September 14th 07 04:36 PM
How to create a macro to help with lookup. Jman Excel Worksheet Functions 3 May 30th 07 05:55 AM
lookup macro?? darkbearpooh1 Excel Worksheet Functions 9 February 22nd 06 05:56 AM
Macro lookup dudemango Excel Discussion (Misc queries) 6 February 6th 06 09:20 PM


All times are GMT +1. The time now is 02:31 PM.

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"