LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 92
Default Search & Extraction of Cells in a Workbook without opening it?

Hello -

I currently have some macro code that opens multiple Excel Workbooks
and searches for certain values in cells. I use something like
Set lWorkbook = Workbooks.Open("X.xls")
to get access to the file.

What I was wondering is whether there is a way of doing that more
"silently" without the workbook window pop up every time a file is
opened. Is there any way to open an *.xls file and search through a
worksheet? Currently it locks up my computer when I run it and any
inadvertent key stroke might interfer with the macro running.

Thanks,
Joe

 
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
VBA extraction of a part of the cells content Jack Sons Excel Discussion (Misc queries) 1 April 27th 10 10:58 PM
Automatically updating cells when opening workbook SPISO Excel Discussion (Misc queries) 0 May 20th 09 02:11 PM
Search Sample for Oracle-to-Excel extraction with CopyFromRecordset Keith Clark Excel Discussion (Misc queries) 0 January 22nd 09 07:31 PM
selected extraction of cell ref in a series of cells in a row/colu romelsb Excel Worksheet Functions 0 November 3rd 06 10:37 PM
data extraction / cleansing a string column in a workbook Keith[_12_] Excel Programming 2 May 3rd 04 08:54 PM


All times are GMT +1. The time now is 07:43 AM.

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"