That solves a lot of headache! i was deleting codes everywhere.
Because the colors is the same with comments, So i thought it's usable.
So if I want to comment a whole bunch of codes, what symbols do I use?
For instance, PHP uses /* & */
Thanks in advance!
Search found 4 matches
- Wed Oct 17, 2007 8:16 am
- Forum: Technical / Scripting
- Topic: Sending out emails from a spreadsheet
- Replies: 3
- Views: 4056
- Wed Oct 17, 2007 2:32 am
- Forum: Technical / Scripting
- Topic: Sending out emails from a spreadsheet
- Replies: 3
- Views: 4056
Sending out emails from a spreadsheet
Hi, I need a little help with the code below. Here's what it does. Loops through an excel till it detects an empty cell name is column 6 receipent's email is column 16 personalized body is column 12 for testing purposes, i dare not email out column 16, so i use dummy accounts there. The script below...
- Wed Oct 17, 2007 1:41 am
- Forum: Technical / Scripting
- Topic: Excel's Empty Cell Isn't Read As Empty
- Replies: 3
- Views: 4144
- Wed Oct 17, 2007 1:22 am
- Forum: Technical / Scripting
- Topic: Excel's Empty Cell Isn't Read As Empty
- Replies: 3
- Views: 4144
Excel's Empty Cell Isn't Read As Empty
Hi, I'm still using the evaluation script with 13 days left. I hope I can get help ASAP. This one should be easy. As in the examples contained within the help of macro scheduler 9, before transfering data from excel to notepad, it asks for a user input. I want to loop through the rows without reques...