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 / August 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Exporting a form page as an excel spreadsheet07 Aug 2008 13:53 GMT2
I was trying to export a form as an excel spread sheet, i've never had a
single problem with this in the past.  It would export each listbox on the
form, and then put each value as a row.  For some reason now, its giving me
hte column headings as the listbox names, which is fine, ...
Report : having two differents looks for repeat line07 Aug 2008 13:46 GMT4
I have a report with repeating lines
I need to have line 1 with look 1 (say background color to black)
and line2 with look2  (say background color to white)
and line 3 with look 1
Access 2007 Open forms with FilterOn and form fails to open07 Aug 2008 13:18 GMT5
Running a large 2003 database in compatibility mode. I have always used in
VBA FilterOn =False at the open form event to remove previously applied
filters. Also some forms I use DoCmd.ApplyFilter to open active records only.
Worked OK for years but now in 2007 I get a message ...
Lost keyboard navigation when form opened in dialog mode07 Aug 2008 01:06 GMT2
I've got a form that displays single records from a table (i.e. one at a
time). It has record selectors and navigation controls.
If I just open it directly in form view the keyboard navigation controls
like Page Down to go to the next record, work fine.
Combobox cause a new connection06 Aug 2008 23:57 GMT9
Recently, we converted an Access back-end to SQL server and discoverd
hundreds of connectons per hour for about 25 people using it. Finally, we
figured out that very combo box with a table query as rowsource created a
new login every time the form is loaded. We're using windows ...
Save Text in Field06 Aug 2008 22:43 GMT4
I have a form that loads the data directly into a single table. After I
scroll thru all the fields the data moves to the table, that works as
planned. What I am trying to figure out is a short-cut to save re-entering
data in the fields that doesn't change.
Add Text with Command button06 Aug 2008 22:41 GMT10
I have a Form, I'll call it "4". Within this Form is a sub-Form, I'll call it
"4a". I have a couple different buttons on Form "4" which effect Form "4a" in
different ways.
One of the fields on Form "4a" has the name "comments". I want to add a
Dcount Problem06 Aug 2008 22:08 GMT8
I have a table name "Money" with a field named "returned" (yes/No).  I'm
trying to count the lines where "returned" = "Yes".  I'm using this code but
it gives me a -1.
xReturn: DCount("[returned]","money","[returned]")=Yes
taking the sum or difference of two columns and putting it in anot06 Aug 2008 22:02 GMT4
I have a database that I enter a number in two columns and need the
difference to be calculated and inserted in another. I want this to happin in
the form I use to enter and not in a query. I tried using a query but I get a
circlular reference error. I can get the right result in ...
Option Group Validation rules question (how to turn off)06 Aug 2008 21:11 GMT6
Folks:
I have changed a form in that I don't care about a particular option group
anymore.  I don't have any validation rules set at the table level but when I
try to create a new record it pukes my message about "you must have a
More Sorting "coding" help needed06 Aug 2008 20:30 GMT3
Access 2007
Based upon 3 fields. Caller (text field), Status (Combo), Inactive (Y/N)
I want to first sort alphabetically by caller
Then
Handling Empty text box06 Aug 2008 20:25 GMT3
I have an unbound textbox that I use to search for and jump to specific
records. Everything works fine until the user clears the textbox.
Here is the code I use:
   Dim rs As DAO.Recordset
take sum of two columns and put in third06 Aug 2008 19:12 GMT2
I have done it in a query. I need to eventually get a table that can be
accessed by an external program and it needs the sum of two entered values.
I'm trying to automate the process. The only way I can access with AutoCAD is
to have the result in a table. I have tried to enter ...
how to place the cursor in the field of a subform06 Aug 2008 17:58 GMT20
Why won't the following code place the cursor in the field "FundNumber" in
the subform?
Private Sub Command10_Click()
On Error GoTo Err_Command10_Click
lstbox and users06 Aug 2008 17:48 GMT2
One more question!
I am trying to create a listbox on a frmProjects. The listbox would be
called "MyProjects" and be populated by the users that is loged on
according to his/her log on name and it would have to match the
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 July, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.