Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help needed passing form's name to module21 Apr 2008 02:36 GMT2
Hi to all
I use code like this on several of my forms, and it works well.  Each of
these forms has an option group called opgMode.  The only difference from one
form's code to another is the reference to the form's name - in this case
Can't Requery, but can F9. What's going wrong?21 Apr 2008 01:59 GMT4
I have a subform that I want to requery, but whatver I try doesn't work with
the code below: But if I manually press F9, the form will requery.
I have had to restort to putting the SendKeys "{F9}" into the code which
will make the form do the required requery.
GetStdPictureFromPicData ?21 Apr 2008 01:41 GMT2
Stefen Lebans did something that transformed an OLE-StdPicture into a
PictureData DIB (Access-Image-Format) :
   Function GetPicDataFromStdPicture(hStdPic As Object) As Variant
Now I need something that does the oposite:
sql question21 Apr 2008 00:28 GMT3
I guess the easiest way to explain this problem is to show you what I am
confronted with.  I have a project that was written in Paradox that I want
to do in Access.  I am confronted with one major issue.  I have been racking
my non-programmer brain trying to figure this out.
Access 2007 Won't Save Changes20 Apr 2008 21:12 GMT3
Why, at times, does Access refuse to save changes made to the design of a
from????
I even clicked Save on the menu bar but it doea no good.
James
CREATE RECORD FROM MULTIPLE FORMS20 Apr 2008 18:51 GMT1
Access 2003 mdb, not split...
I am trying to create a database that can track people and their
affiliations.  The current problem I am having involves adding a new record
based on data from two different forms.
Passing a textbox value from a form to another19 Apr 2008 22:26 GMT1
I have a form with a virtual Keyboard, made with buttons and a textbox with
the typed text.
In another form, when i do double click in a field opens the "Virtual
Keyboard", the user type the text and i want to pass this value to the
Screen Resolution problem19 Apr 2008 21:29 GMT3
I made one mdb on the Pc which was having having 17 Inch monitor. It was
working fine. Same mdb when I tried to use on another machine whose monitor
is 15 Inch, the screen is getting bigger and the contents are getting hidden.
Again I took the mdb to my Toshiba Laptop whose ...
more then one criteria on Master/Child (form and subform)19 Apr 2008 20:16 GMT2
I need to have more then one criteria on Master/Child (form and subform).
Is it possible?
Regards,
Marco
More then one criteria to open a form with specific data19 Apr 2008 19:05 GMT3
Hi. I already put this post here but it was with a very poor English. I hope
this time my english is a little bit better.
So, I use to use this type of code to open a form from another form:
stLinkCriteria = "[Bud_Periodo_Dept_Rubrica]=" & "'" &
Moten then one criteria to open a form with specific data19 Apr 2008 18:22 GMT3
I usually use this kind of code to open a open a specify the that that I
want to see.
» stLinkCriteria = "[Bud_Periodo_Dept_Rubrica]=" & "'" &
Me![Bud_Periodo_Dept_Rubrica] & "'"
watch code and/or events running19 Apr 2008 17:41 GMT1
I remember from using access years ago, there was a way to open a window that
displayed which codes or events were taking place, as they were happening.
One would use this to help find where errors might be in a forms code (like
what order events were happening, etc.).
Programmatically trigger an event19 Apr 2008 09:10 GMT2
Is there a way to programmatically trigger a MouseDown (or other) event so
that a control's MouseDown event procedure runs without actually clicking the
control?
I have a MouseDown event for a checkbox that works properly, but I need to
Problem with ADO Code18 Apr 2008 20:23 GMT3
I am trying to update a query with pricing after a level of 100sq ft is
reaced on all products, I need to go back and reset pricing.  So I thought I
would try to loop through the query and make changes. I am getting an error
Run-time error(2147217900) Invalid SQL statement ...
using Slider control to move records18 Apr 2008 19:59 GMT2
Can someone tell me if is possible to use the MSoft Slider control to move
records on a master form?
If so, how would I go about doing this?
My master record control is called: Forms![frm_Runs]![Run_No]
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.