1 Reputation Point
Ranked #4K
- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
2 Posted Topics
The SET command is used with an object. Count as you're using it is a variable you can use LET instead of SET but you don't need that either just use [bbcode] Count = set_listbox.listcount [/bbcode]
The DateAdd function will work without having to worry about how many days are in the current month. [CODE] txtDepositDate.text=DateAdd("d",5,Now()) [/CODE]
The End.
elkhartlynn