Is there a function to get the first and the last day of the actual month?
Regards
4vTurbo
User Profile
Collapse
-
First and Last Day of actual Month
-
Fill out a field list with a for ... next loop
In a vb module I want to fill out the fields with a for ... next loop => see version2. But there is a problem. Can somebody knows the solution
Regards
Rolf
'====== Version1 ====
Code:rs.Edit rs![feld1] = "User1" rs![feld2] = "User2" rs![feld3] = "User3" rs.Update
'==== Version2 (with for .. next) don't work...Last edited by TheSmileyCoder; Dec 15 '11, 09:16 PM. Reason: Added code tags. Please do this yourself in the future.
No activity results to display
Show More