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 / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Percent Format Madness20 Nov 2005 09:53 GMT3
I have an unbound textbox called "TxtDisplay".
I'm using Command buttons with the code
Command1
Me.TxtDisplay = Me.TxtDisplay & 1
Default User ID20 Nov 2005 05:50 GMT4
I have a table, tbSamples, with a field UserID. when a new recorded is added
I would like to default the User ID of the person loged on, adding the record.
I have tried using; =CurrentUser() , this only returned Admin regardless of  
who was logged on.
Guru's: This Is Really Difficult :-(20 Nov 2005 05:20 GMT5
Hello to all,
I have two tables called "Main and Employees" and I want to stop users from  
swapping employee names in existing records.
In other words: once an employee record is input into the Main table, don't
Calender control20 Nov 2005 05:20 GMT1
Where can I find a stable calender control instead of Microsoft Active X
that is reliable and royalty free.  Thank you in advance
Print Command from a menu or tool bar20 Nov 2005 03:56 GMT2
I included a custom file menu and a toolbar with the print command, my
problem is that if I use Access standard menu "File-Print"  I get the
printer dialog box, but I can't get that with my custom file or tool bar
menu it will just print without asking what printer to use when ...
How do I do Identity Insert in Access20 Nov 2005 02:57 GMT3
I have an Access table with an AutoNumber that I want to have a '0' value.
In SQL Server I can do an "Identity Insert" to override a column's Identity
(autonumber) property.
How can I do this in Access 2003.
Save button problem20 Nov 2005 02:32 GMT4
I have a main form with a subform in it. I use the button wizard to generate
a save button to give save command for the subform. I put the button on my
main form but it doesn't work. The code in my Save button's On Click event is:
DoCmd.DoMenuItem acFormBar, acRecordsMenu, ...
SELECT DATA TO VIEW IN DROP DOWN ON FORM19 Nov 2005 23:13 GMT3
Can anyone please tell me what I have done wrong in this statement?  I have a
Form with a sub form on the sub form I want to limit the Blocks that show up
in a drop down form to the jobs that are assigned to Divisions.  I have a
table called jobs with the fields Block and ...
Closing forms in an event procedure19 Nov 2005 18:05 GMT2
Can anyone tell me the correct code for closing all open forms using an event
procedure?
Weekend Dates In A Different Color19 Nov 2005 17:48 GMT2
I have been given the task of administration of an MS-Access 97/2003
database.
The date field has ALL the dates of the year in black. I want the database
to identify weekend dates & display them in another color. I want the
SQL and updating text question19 Nov 2005 16:09 GMT1
I am trying to devlop an sql statement that gets the short description from a
table (routes) and updates the forms text field (Notes) with the value
displayed in the lstRoute listbox. I get an error on the docmd.runsql
statement.  Also, I am not sure that the Me.Notes statement ...
Using a form entry to update an existing record in a table19 Nov 2005 14:51 GMT3
I am developing a data base for humanitarian projects that each can operate
in several countries and each country can have several projects.
Users enter data through a form that is based on the main tblProjects and
three sub-forms. One of the sub-forms handle the entry of project
resolution according with user's screen resolution19 Nov 2005 13:06 GMT1
how to mannage the application resolution according with user's screen
resolution?
application  include's  forms with tabcontrols
no photo found... what now?19 Nov 2005 12:08 GMT3
I wrote following code:
Private Sub Form_Current()
    If IsNull(Me!foto) = False Then
        Me![fotoken].Picture = Me![foto]
create table from a recordset19 Nov 2005 10:56 GMT3
how can i create a table from a recordset in vba ?
 
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.