Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default intermittent error and lockup problem

i have a client that uses a vlookup formula. the sheet it references has about
23k records.
=VLOOKUP(A5,'2007 Data.xls'!$A$2:$W$22670,23,0)

the workbook with the vlookup formula may only have 20 rows of data.

the error is "excel cannot complete the task with available resources. choose
less data or close other applications"

this works on some pc's and not others. on some it doesn't work on, it may work
when logging in as another user.

once it pops the error, it's like that workbook is locked up and task manager
has to be used to close it.

just wondering if anyone had any ideas?


--


Gary



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default intermittent error and lockup problem

Gary,
Shouldn't there be some Sheetname in there also ?

=VLOOKUP(A2,[Book1.xls]Sheet2!$A$1:$O$37,3)

NickHK

"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
i have a client that uses a vlookup formula. the sheet it references has

about
23k records.
=VLOOKUP(A5,'2007 Data.xls'!$A$2:$W$22670,23,0)

the workbook with the vlookup formula may only have 20 rows of data.

the error is "excel cannot complete the task with available resources.

choose
less data or close other applications"

this works on some pc's and not others. on some it doesn't work on, it may

work
when logging in as another user.

once it pops the error, it's like that workbook is locked up and task

manager
has to be used to close it.

just wondering if anyone had any ideas?


--


Gary





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default intermittent error and lockup problem

thanks, had them try it and it still messes up. don't know why on some pc's it
works and even works on some pc's when a different user logs in. tried
recreating user profiles, copying user profiles with no luck

thanks for the reply.

--


Gary


"NickHK" wrote in message
...
Gary,
Shouldn't there be some Sheetname in there also ?

=VLOOKUP(A2,[Book1.xls]Sheet2!$A$1:$O$37,3)

NickHK

"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
i have a client that uses a vlookup formula. the sheet it references has

about
23k records.
=VLOOKUP(A5,'2007 Data.xls'!$A$2:$W$22670,23,0)

the workbook with the vlookup formula may only have 20 rows of data.

the error is "excel cannot complete the task with available resources.

choose
less data or close other applications"

this works on some pc's and not others. on some it doesn't work on, it may

work
when logging in as another user.

once it pops the error, it's like that workbook is locked up and task

manager
has to be used to close it.

just wondering if anyone had any ideas?


--


Gary







  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default intermittent error and lockup problem

looks like they may have tracked to down to being an active directory issue.

--


Gary


"NickHK" wrote in message
...
Gary,
Shouldn't there be some Sheetname in there also ?

=VLOOKUP(A2,[Book1.xls]Sheet2!$A$1:$O$37,3)

NickHK

"Gary Keramidas" <GKeramidasATmsn.com wrote in message
...
i have a client that uses a vlookup formula. the sheet it references has

about
23k records.
=VLOOKUP(A5,'2007 Data.xls'!$A$2:$W$22670,23,0)

the workbook with the vlookup formula may only have 20 rows of data.

the error is "excel cannot complete the task with available resources.

choose
less data or close other applications"

this works on some pc's and not others. on some it doesn't work on, it may

work
when logging in as another user.

once it pops the error, it's like that workbook is locked up and task

manager
has to be used to close it.

just wondering if anyone had any ideas?


--


Gary







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
Intermittent Error: Source not found IainC Links and Linking in Excel 1 November 19th 09 02:55 AM
Client Safety Options - Intermittent error KaneSama2k3 Excel Worksheet Functions 0 March 17th 08 11:20 AM
Run-time error '1004'; Document not saved - intermittent Kerry Excel Programming 0 December 15th 05 10:10 PM
Intermittent missing reference problem Richard Sherratt Excel Programming 0 September 14th 05 12:52 AM
intermittent problem with clearing textboxes on forms Renae[_2_] Excel Programming 0 October 7th 04 03:57 AM


All times are GMT +1. The time now is 10:22 PM.

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

About Us

"It's about Microsoft Excel"