Hi,
not sure how hard this is to do.
Scenari Form A and Form B both with same field CDID
If i dbl click FormA CDID i get msgbox "Hello"
If I dbl click FormB CDID i get msgbox "Hello"
what code would i need in order to get
FormA dble click CDID to get msgbox "Hello" but on
FormB dble click...
Hi all
I have a main form with 3 subforms. Subform 1 being the biggest form. I have a button on it that refreshes the form data of Subform one, but how do i get it to refresh the form data of subforms 2 & 3. I used the Docmd.repaintobject cmd referring to the forms but i just keep getting an...
Hi anyone and everyone..
I have a simple contacts form, Name, address, telephone no and fax number.
I want to click a button that activates XP's built in fax program and for it to automatically include my contacts fax number from my form. Is this possible?
At the moment, I successfully send...
Hi all,
Desperate times... ive search the other threads and came up with one solution that offered alternative button to open link...
but how do i create a button that opens the Folders window dialogue to enable me to select a file then store the path in my field that I can just click and my...
Hi everyone...
In a table i have 6 hyperlink fields
ItemLinks 1 to 6.
On a form I created 6 combos. One for each ItemLink field.
Eg. CDItemLink1 has a hyperlink to a document on my hardisk.
CDItemLink1Cbo looks up all the records where a user has entered a hyperlink in this field...
Hi Everyone.. or anyone!
I have a date field called 'CDDueDate' on a form called Diary, based on a Diary Query, based on the Diary Table. I have a combo box that lists dates generated by SQL to select from. It has no control source, i can see dates from today till the end of 2005 in the Row...
I have a query with DateAdd("d",7,#07/11/04#) under Due Date in a query. I want to add 7 days from this date so that if i look at my query in datasheet view I can see all the Sundays from today till the end of time. I don't want to use DateAdd("d",7,Date()) as the date changes to the current...
Open Report from a form that has several filter buttons to reflect filtered records of chosen filter.
This is a hard one, so if anyone can help with the code maybe my head would stop thumping.
I have a main Form called Diary. In it a Subform called MiniList. On the Main form I have 4 combo...
to reflect filtered records of chosen filter.
This is a hard one, so if anyone can help with the code maybe my head would stop thumping.
I have a main Form called Diary. In it a Subform called MiniList. On the Main form I have 4 combo filters and 4 buttons that activate param queries. It...
Hi everyone and anyone!
I have a several forms each with a button called 'more' that opens the same form called 'moredetails'.
My various forms are called:
TodayView
Future
DiaryList
FUBIFF
These forms reside on a Tab Form called Diary. As I said before, each form has a button called...
I have a Tab Form called Diary with a Subform called Mini List. On the main form, I have a button that applies a parameter query filter to the subform. When clicked it prompts me for a string which I enter data and the subform displays the records. Great! But...
How do I attach a button on...
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.