|
-
Oct 7th, 2000, 02:55 PM
#1
Thread Starter
Fanatic Member
Could anyone tell me why this is not working?
I have the file created and in the correct directory but it still doesn't work - any ideas?
Private Sub mnuAbout_Click()
Shell ("Notepad.exe" & App.Path & "\About.txt")
End Sub
This is also not working:
txtTotal = Format(txtTotal, "#.000")
Any idaes on it?
Thanks,
JO
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|