Duane just to confirm that I've cracked question 5 and the reformatting of the report. I would really welcome your views on Questions 3 and 4 and then if I crack that the botlle of champange is out!!
Thanks
Tony
Thanks Duane I've never looked at Crosstab queries but I used your code and got some results, thanks that was a step in the right direction. HOWEVER, (and there is always one isn't there?)
1. Having run the query it appears that your code gives 5 qtrs and that Q0 is the latest quarter and Q4 is...
Okay thanks Duane for sticking with me here is what I think you are looking for:
This is my data:
Return Date Company Amount
(My field name)[txtmonthlabel][txtcompany][txtDomfacsoleqtr]
(Field Type) (date) (text) (Fixed Number)
(In December they would...
Thanks for the reply Duane. I'm so lost in this that I think my explanations are not as good as they should be.
First the practical issue, what am I getting and what am I trying to do. I have a database that holds data of statistics on performance from various companies. They provide us with...
I have posted a number of posts in the Access newsgroups concerning my
problem with DLookup. I have had a number of the experts with helpful
suggestions but I still can't get it to work! This is what I am trying to
do:
I have a table called tblmaintabs which holds year to date data for a...
I have a calculated control in the detail section of a report. The calculation is
=[txtDomfacsoleqtr]-(DLookUp("[txtDomfacsoleqtr]","tblmaintabs","[txtMonthlabel]= [txtqtr1]"))
The calculated control is called prevqtramount. In a footer I want to calculate the sum
of this and have used...
Thanks, yes the form was created by hand so looks like I need to add the code for every calculation to the before update event UGH! there's loads!
Thanks again
Tony
Thanks for that, presumably that means that I have to repeat ALL of my row and calculations in this code in the before update proerty of the form as well as the before update of the totla controls?
Thanks again
Tony
I have a form that contains a number of numeric controls. There are a number of rows and columns of figures and each row and column has a total.The user fills in all the controls, even the totals. I have validation code on each total to make sure the total is correct (the user wants to key in...
Thanks again for all your help. I will certainly adopt your troubleshooting idea in future it makes good sense. Learning Access is one thing learning what to do when things go wrong is something different. That's why us newbies need guys like you!
I think I've cracked it. I created a new text box and put the formula in there and it worked. So I think I need to replace all the controls where I want this calculation to work with new text boxes. Although I don't know why it should work this way and not with the origional controls?????
Thanks...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.