I need some help here
The staff logs there presence in a table with the typical field like ID, date, "Start" and "End" last two fileds are hour value format.
I need to track which minutes of the day are not covered by the staff presence.
Do sombody got an idea how to do it ?
Thanks in advance
Hi everybody
Here's my problem if somebody can help me:
Each month I must send a bills to the customers on a list in an excel sheet.
I've got the:
-email address Cell(A1).value
-email subject (Bill for the month of "selectedmonth") Cell(B1).value
-email text to display (Here is your bill for...
Ok thanks jal
About the loop thing I did try something like this:
For each record do circle and text
end for
I'm having difficulties about passing the arguments in the loop
For the picture I moved it to the back the circle and print function works and are in front of the picture.
The problem lie more about the ADO recordset and the loop itself. That's where I need some help.
Here is my ruff around the edges code to generate spot on a report with the background as a picture of a map.
The coordinates are GPS, the positions are between the upper left corner and lower right corner of the picture (georeferenced).
What I need to do is loop trough each records to...