At one time I had a lisp rutine that let me specify the origin and then a point that would create a leader and put the X & Y coordinate in the text automaticly. Does anyone know where I can find this. I have looked at a few but none of them do what I need.
Here is what I need:
1. start the...
I have a form that I want to display the running total of two seperate fields from my table and have them displayed in the footer. One is Investment field and the other is Worth field.
I created an unbound text box and placed the following code.
=Sum(CollectionTable1!Investment)
but all I am...
I have been trying to get this to work for about 2 weeks now with verry little luck. Can some one take a look at my DB and tell me what I am doing wrong
This post decribes what I am doing
http://www.tek-tips.com/viewthread.cfm?qid=1196043&page=1
This thread is the problem that I am having now...
I had asked the question about creating a query and this was a good answer that I got.
==========================================================
***This was from a previous post in a differant thread***
How about a form with a combobox for the names and then have a query taking the choice from...
I have a couple of queries made where there are a limited possable number of searchable names.. What I would like to be able to do is have the user just select from a list of possable searches when the query is ran.
Thanks for your help =)
I am trying to set up a button to run a macro that opens a report... but when I get to the end of the wizard and pick finish I get this "Method 'Module' of object '_Form_JW-CONSTRUCTION' failed". It will not let me create the button. The macro, report and Query run fine. What am I doing wrong...
I am setting up a database that automaticly gives the next number for the project.. However we use the number scheam 0001, 0002 and so on. How do I get the auto number to allow the zeros in front?
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.