Hey All,
I was wondering if there was anyway to print in my margins? I am trying to print a document that has a table in it and the table takes the whole size of the page.
I was wondering if there was anyway to print in the margin to the left of my page.
I would love to be able to number the...
Hey all, I have been trying to filter my report However It doesnt seem to be working the way I would like it to. I have the ability to filter on my form, so I can search Wood* and then there will be 27 records displayed so I can view each one speratly. however now I would like to have it on a...
Hey all,
I have a table for my documents and I have to add all these documents which need to be entered into the table, is there a faster way then right click edit hyperlink and go through the folders and find the file? Since I have a lot of doc this will take a while so I was wondering if...
thanks for the reply back. however I dont see how this will solve my porblem?? to the unbound value goes into the one on the form correct?? then when i save then it will be saved??
hey all i was wondering, can a unbound text box be a bound textbox. I have just noticed that my unbound text box doesnt not save in the field in my table, that is because it is unbound right? but i need it to save to my table, and i guees the only way to do that is to save in in the save button...
Thanks for all the help RoyVidar, however I figured out the problem, I had to change my form name water to my table name and it works just great now. Thanks again
Yeah However what I have there is SELECT [water].[PIN] (Select pin from the water form) FROM [WATER SERVICE LATERALS] (from the table water service lateral) WHERE [water].[PIN]= '" & Me![ADDRESS3] & "' ;" (where the pin on the water form is equal to the address3 field on this form.
Does that...
I have a error I need help with. Here is my code for my Global, and My Form Current: See the red for the Error Line, that show up in the VBE and the Blue is the code related to that line. I am using access 2003
'Declare all variables for right-side record counter
Dim bdg As DAO.Recordset
Dim...
Okay Stupid question, But I have tryed different things and have not got anything to work yet, So I am using Microsoft Acess 2003. I would like to be able to comment out BLOCKS of CODE. Thanks
Sorry for the stundness...
Hey all, I was wondering if there was a way that I can add things to my image. I have n image of a map of my local area and I would like to have my user be able to click on different areas on the may to display information on specific local things in the area. How is this possible? Thanks
Yes I know how to copy the code from one form to another form. However what i would like to know is how to copy code from my table to the form. The code I used to copy from the building form to the arp form was:
OWNER.Value = Form_Building.OWNER.Value That was easy, i could use that however I...
humm that code doesnt really make any sence, I am not trying to add a record to Arp. I am trying to add a record to building with the data from arp table. copy the form apr owner to the form apr owner textbox. humm nope!!
I know all about realtaion database design I covered that topic when I did my trade in computers. Thanks for the info though. However I did not create this database/program from the bottom up I was given it to finish/touch up.
PID- id, pin, address, prov, postal, phone, lot num and class,
From here I can click on my command buttons for different forms
building, docs, assessments, etc...
1-Building have more then one permit.
2- building do not share permits
The fields i want to copy(populate) are phone, owner...
Okay, I have PID table, a building table, water table, documents table... The main form is based on the pid table. the building form, water form and documents form are based on the building, water and documents tables. What i have done is commancd buttons on the Main form that link me to the...
No That is not what I want to do actually. Okay let's see how I can go about this. What is to add a new record, with fields that are common already populated that is what I am looking for. Now my main page has all the records listed. so i find the record i would like to work with and click on...
Thanks for the input MajP and TheAceMan1 However I am not sure I want to do it the "Simplest way" LOL I would really like just one thing in this program that i am working on to go the way that i want. but I am keeping positive to see if that will happen. Thanks again
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.