|
-
Jul 31st, 2012, 05:09 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Vernum Not Defined?
Hello Folk, When I'm trying to compile my project i have error msg. as shown in attachment and code below. The fact is i have same formula in other report it's work fine. So please any advice regarding? Thank you all
xlwk.SaveAs "F:Reports\Shop" & vernum & Format(Date, "~mm-dd-yyyy") & Format(Time, "(h-mm-ss)") & ".xls"
Last edited by brss; Aug 2nd, 2012 at 01:21 AM.
-
Jul 31st, 2012, 05:14 PM
#2
Thread Starter
Hyperactive Member
Re: Vernum Not Defined?
Should I defined as
Dim vernum, am i right?
-
Jul 31st, 2012, 05:16 PM
#3
Re: Vernum Not Defined?
Code:
Dim vernum As String
Of course you also have to assign it a value
-
Jul 31st, 2012, 05:20 PM
#4
Thread Starter
Hyperactive Member
Re: Vernum Not Defined?
[RESOLVED] Could anyone show me how to put Thread on resolved because I'm not able to found Resolved option in Thread Tools. Thank you All
-
Jul 31st, 2012, 06:01 PM
#5
Re: Vernum Not Defined?
It's not there so I guess they don't want you to resolve a thread
Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.
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
|