|
| |
|
|
lyners
Posts: 93 Joined: 7/25/2003 Status: offline
|
RE: Macro for Spooky Diet - 7/30/2003 11:49:48
I figured out a way to make the macro work if you are experiencing lock-up.... Change the line: If InStr(Webbot, " bot=" " Database" ) <> 0 Then To: If InStr(Webbot, " bot=" " " ) <> 0 Then This will help if you have pull downs along with data results. I was locking up because the code would continuously loop. The reason behind the loop was that ' webbot bot" =" Save' , etc. was in code. The macro would never remove the code, but then find webbot again and go through the same process. Once the code was modified, it works like a charm. All kudos go to Stephen Travis, mvp for Frontpage who wrote the brilliant assistant tool for us. Thanks Spooky. lyners
|
|
|
|
mar0364
Posts: 3026 Joined: 4/5/2002 From: Florida, US Status: offline
|
RE: Macro for Spooky Diet - 9/5/2003 12:14:40
I've been around here a while and never tried this macro. Well I just did and that is cool.
_____________________________
Easy Web “Stay committed to your decisions, but stay flexible in your approach.”
|
|
|
|
ChitownPro
Posts: 3 Joined: 9/8/2003 From: Chicago IL Status: offline
|
RE: Macro for Spooky Diet - 9/8/2003 15:59:47
Great 'diet', great macro. fwiw, I was also experiencing the 'error 5' problem in FP 2002 under W2K. I found that if I cut the themes and borders lines out of my html, the macro ran perfectly. Two clicks later to paste the themes and borders back in, I'd easily saved the twenty very careful (and slightly frustrating) minutes it would have taken to manually 'diet' the code. Thanks!!!!
|
|
|
|
p450
Posts: 4 Joined: 9/12/2003 Status: offline
|
RE: Macro for Spooky Diet - 9/13/2003 20:08:13
what on earth is this meant to do? followed spooky diet, created macro and JACK! nothing or, whats it meant to disply, what results,,,help
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|