LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.word.vba.general
Ed Ed is offline
external usenet poster
 
Posts: 399
Default J West: Using Word capabilities in Excel and vv?

In a previous thread I posted here and to vbscript, I was explaining that I
was trying to use a script to get some functionalities offerred by Word to
work in Excel and vice versa. The instance I was working on was a wildcard
text search in Excel; the only way I could find to make it work was to read
each cell in Excel into a string, open a Word doc and write in the string,
perform the search, then write the answers back into Excel. It worked, but
was very kludgy.

Jonathan West commented in that thread that there are better ways to
cross-utilize functionalities across applications, and keeping everything
within VBA is better than calling an external script and passing variables
back and forth. (I was trying a script to use a RegExp text search. I have
since let that slip down the list of things to work on.)

I have the utmost confidence in Jonathan's wisdom and experience, and would
like to see if we might be able to explore this further. Thinking about it,
there seems to be no reason why I can't instance Word's Find object and use
the built-in wildcard search capabilities from within an Excel macro. I'm
not quite so sure about using Excel's AutoFilter or Data Validation on a
Word table, though, but it would be very nice.

What are the limits and boundaries here in trying to cross-utilize
functionalities like this? Is it worth pursuing?

Ed


 
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
MS Word field like capabilities GCooksey Excel Discussion (Misc queries) 0 January 9th 09 03:20 PM
2006 West Coast Excel / Access User Conference Damon Longworth Excel Discussion (Misc queries) 0 September 28th 06 01:08 PM
West Coast Excel User Conference - Announcement Damon Longworth Excel Discussion (Misc queries) 0 August 1st 06 01:15 PM
West Coast Excel User Conference - Announcement Damon Longworth Excel Worksheet Functions 0 August 1st 06 01:15 PM
Excel Capabilities in Word Chicago Secretary Charts and Charting in Excel 1 September 2nd 05 05:55 PM


All times are GMT +1. The time now is 04:53 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"