ChrisTheAncient
Technical User
First - due to commitments to my 'real' job, I may not get to see the reply (replies) until this evening (UK time) - so I'm not really ignoring you! I'm out earning money!
I'm using A97 to create a call logging system. There is a range of customers who may get any number of calls (including zero) each day which are logged and message(s) taken.
I have created a nice looking report based on a query that gives the calls received per customer. The Report has a Header per customer with all the messages listed in the detail section.
If I was to only be printing these reports, there would be no problem - they come out great.
However, each customer should receive a personal report via e-mail. (I've seen loads of threads on this - and I'm not too worried (yet) on that score - but watch this space!)
What I feel I should be doing - with my limited knowledge of vbasic - is stepping through the customers, e-mailing their specific report (though in the experimental stages it's all being down using "acpreview"
and then moving to the next customer.
So... I used the Help system and decided that the Move commands looked ideal for the job and have been trying to work my way round that. I can see the necessity for MoveLast before MoveFirst and some of those sorts of bits to get a count going. I am also able to follow what the Next and Previous are supposed to do. Trouble is, I've yet to make it call up one customer at the time! All I've achieved so far is being able to count the total messages - not the customers! And I seem to have been going round in circles for quite a while now.
Obviously, I'm making a serious fundamental error of understanding here, but being of limited brain power (all down to age) I seem to be losing the plot a bit! If I could get this stage sorted, I would then feel more confident in moving on to the sendvia stage (some through OE6 and some through WinFax Pro).
Help would be very much appreciated so...
TIA
Chris
*************************************
OK, I'm stoopid. But I'm good at it!
*************************************
I'm using A97 to create a call logging system. There is a range of customers who may get any number of calls (including zero) each day which are logged and message(s) taken.
I have created a nice looking report based on a query that gives the calls received per customer. The Report has a Header per customer with all the messages listed in the detail section.
If I was to only be printing these reports, there would be no problem - they come out great.
However, each customer should receive a personal report via e-mail. (I've seen loads of threads on this - and I'm not too worried (yet) on that score - but watch this space!)
What I feel I should be doing - with my limited knowledge of vbasic - is stepping through the customers, e-mailing their specific report (though in the experimental stages it's all being down using "acpreview"
So... I used the Help system and decided that the Move commands looked ideal for the job and have been trying to work my way round that. I can see the necessity for MoveLast before MoveFirst and some of those sorts of bits to get a count going. I am also able to follow what the Next and Previous are supposed to do. Trouble is, I've yet to make it call up one customer at the time! All I've achieved so far is being able to count the total messages - not the customers! And I seem to have been going round in circles for quite a while now.
Obviously, I'm making a serious fundamental error of understanding here, but being of limited brain power (all down to age) I seem to be losing the plot a bit! If I could get this stage sorted, I would then feel more confident in moving on to the sendvia stage (some through OE6 and some through WinFax Pro).
Help would be very much appreciated so...
TIA
Chris
*************************************
OK, I'm stoopid. But I'm good at it!
*************************************