LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #13   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default Removing VBA from a workbook

Hello Alan

actually i dont want to send a time sheet with code in it. i want to send a
spreadsheet through my companies email server. the problem is that our
firewall was not set up properly. at this time it is working beautifully. i
have a template that the users will have, they will open the workbook and
then it will help them in entering the required information, and when they
press the button i have on the sheet it will email a copy of itself to the
appropriate email and save itself to the appropriate directory on thier
laptop.

i had been explaining what i was trying to do to our IT staff and the other
day the boss was complaining about the fact that he had to use an AOL account
to get email from certain customers. when the boss is working around the
companies own mail server you know there is a problem. the IT staff looked at
the situation and everything has been resolved, including my spreadsheet
problem. WOO HOO!

so thanks for the suggestion, but at this time i am happy with what i have.
thanks to all who helped me with this, in this and other threads. :)

"Alan" wrote:

Hi Dawn,

I just noticed this thread and became curious. I am curious why the time
sheet e-mailed to you would need any code in it at all. Wouldn't it be easy
to structure your code around sending and receiving a time sheet with no VBA
included? On the user computer, the install the code necessary to do what
ever you want to do on their end to compile/send a simple time sheet. On
your computer, install the code necessary to do what ever you need it to do
to extract the information from a simple time sheet.

I am a firm believer in keeping all code out of a worbook that may be passed
on to other users. (I'm speaking with my company mentality goin' on.)
Multiple copies multiply to the nth degree causing storage costs to rise. I
see no reason for the need to send a workbook with VBA in it to pass any
data. I know, if there is data in a cell, I can extract it, so why do I need
code in the workbook?

If you do not have access to all the user computers, and need them to have a
module installed, send them a notepad file of your modules, with
installation instructions, & talk them through the install over the phone. I
have done this hundreds of times and it doesn't takes more than 10 minutes
with the dimmest lights.

This is 100% guaranteed to pass any e-mail server worldwide.

Regards,

Alan


"DawnTreader" wrote in message
...
Hello

" wrote:
It sounds to me like you're a virus writer and you're trying to
obfuscate mailicous VB code.


no i am not. i guess this just wont work. i am really tired of microsoft
screwing up the abilities of thier programs. it is amazing to me how
complicated and how many roadblocks i found trying to simply email a
spreadsheet.

i thought i had found a way to make things easy for my technicians to
input
and send me a copy of thier timesheet. but now it seems that i need to
write
my own program outside of excell to make this work.

what is microsoft thinking? i understand the need for security, but there
has to be some way to make this work.

thanks for the suggestion about the vb script. but that wont work. i have
spent more time than i should have on this project. i need an elegant
solution to this problem, something so simple that it wont take much more
vba
programming, and will get around the filters in any email system.

any ideas or suggestions would be appreciated.




 
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
removing a macro from a workbook Roger Excel Worksheet Functions 2 December 22nd 06 08:30 PM
Removing macros from workbook Darrell Excel Discussion (Misc queries) 1 October 4th 05 03:56 AM
Removing link to another workbook ATC Excel Discussion (Misc queries) 2 June 30th 05 12:48 AM
Removing code in 'This Workbook' Mark Excel Programming 2 March 31st 05 03:41 PM
Vba - Removing workbook ajliaks[_25_] Excel Programming 2 August 11th 04 02:34 PM


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