|
-
Jul 26th, 2011, 01:59 AM
#1
Thread Starter
Member
[RESOLVED] Mod Help
Hi,
I'm still fairly new to vb so I'm a bit of a noob!
I'm making a something that will display the number of months,weeks and remainding days if a user inputs a certain amount of days.
e.g. user input: 45 Days
Displays: 1 Month, 2 weeks, 1 day.
I am using MOD for this but i'm a bit stuck for what code.
So far:
input MOD 7 = lbldays
And yeah. SO how do i get it to display x no. of week once it gets to 7 days.
I have the days going fine... I think. Because every 7 clicks of a scroll bar it resets.
Thanks
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
|