PC Review


Reply
Thread Tools Rate Thread

How to check Excel worksheet contents before routing?

 
 
=?Utf-8?B?a29iZXRpbmc=?=
Guest
Posts: n/a
 
      18th Dec 2006
Dear All,

Recently, my company uses Excel routing function to share documents. Some
users want to check their Excel worksheet contents before route the Excel
files to other. i.e. When he press "Route" button to route the Excel file,
Excel will check some specific cell contents, if missing cell content, Excel
is banned to route; otherwise, it routes to outside.

Can I use Excel VBA to do this? I can't find any Event is about Excel
routing.

Thanks
 
Reply With Quote
 
 
 
 
Jim Cone
Guest
Posts: n/a
 
      18th Dec 2006
You would probably want to use an Excel add-in.
It would have to be installed on each user's machine that wanted the "check" feature.
Excel has VBA routing capability. See...
RoutingSlip object and Recipients method in VBA help..

You could have the add-in replace the routing menu item
with your own and assign the add-in code to it.
That code could check the sheet and if OK, do the routing otherwise
display a message.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"kobeting" <(E-Mail Removed)>
wrote in message
Dear All,
Recently, my company uses Excel routing function to share documents. Some
users want to check their Excel worksheet contents before route the Excel
files to other. i.e. When he press "Route" button to route the Excel file,
Excel will check some specific cell contents, if missing cell content, Excel
is banned to route; otherwise, it routes to outside.

Can I use Excel VBA to do this? I can't find any Event is about Excel
routing.
Thanks
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I get excel to sho me the contents of worksheet while scrolling? Sirritys Microsoft Excel Discussion 5 28th Jun 2006 08:20 PM
excel contents cells on different worksheet like a comment =?Utf-8?B?Q2h1cmNoIEFkbWluaXN0cmF0b3I=?= Microsoft Excel Misc 1 31st Aug 2005 08:48 PM
Excel worksheet contents as result in a userform. Ernie Microsoft Excel Programming 6 26th Oct 2004 06:02 PM
EXCEL 2000 is there a way to protect the worksheet contents from . =?Utf-8?B?TWV0ZXJNYW4=?= Microsoft Excel Worksheet Functions 1 14th Oct 2004 05:43 AM
Read the contents of open excel worksheet ralph rueberg Microsoft VC .NET 1 24th Nov 2003 02:38 PM


Features
 

Advertising
 

Newsgroups
 


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