A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Post New Thread
Threads in Forum : Using Forms Forum Tools Search this Forum Feed Icon
  Thread / Thread Starter Last Post Replies Reverse Sort Order Views
combo box issue by lmcc007
Well, I thought I had finally figured out how to get my form to work the way I want it to. Meaning, on my form I want the following phone types to display...
(Multi-page thread 1 2 3)
September 22nd, 2009 06:03 AM
by Gina Whipp Go to last post
22 315
Run-Time error '94': Invalid Use of Null?????? by evilcowstare via AccessMonster.com
Hi I have a record lock function in my form which works fine until I click New Entry, which would normally start a new blank record. I keep getting the error...
(Multi-page thread 1 2 3)
March 25th, 2007 03:54 PM
by ruralguy via AccessMonster.com Go to last post
22 448
button question: two different commands? by scubadiver
Is it at all possible to use the same button for two different commands. I want to make a subform visible and invisible with the same button.
(Multi-page thread 1 2 3)
June 1st, 2007 12:57 PM
by scubadiver Go to last post
22 262
Conditional formatting changes field enabled property? by Richard Corner
I have a subform control with continuous forms as its default view. I have the fields on the subform set to .Enabled = False and .Locked = True as I want to be...
(Multi-page thread 1 2 3)
June 14th, 2008 02:52 PM
by AJ[_9_] Go to last post
22 429
cascading combo box error message by talibm
Hello Access Nation, I am getting a Data Type mismatch error message when I select the second combo box in my form. I am trying to create 3 combo boxes,...
(Multi-page thread 1 2 3)
July 19th, 2007 08:56 PM
by talibm Go to last post
22 288
saving records in form by gary
hi, im new to this..i have a form with look-up combo boxes that get data from tables, i fill the combo boxes with data from the tables and save the form. i...
(Multi-page thread 1 2 3)
November 4th, 2007 06:07 AM
by Steve Schapel Go to last post
22 272
opening a form from a form by Linda
I am trying to open a form from a button on the main form. I need to pass a current identifier to the form being called and then would like all records in...
(Multi-page thread 1 2 3)
September 23rd, 2008 02:44 AM
by AccessVandal via AccessMonster.com Go to last post
22 346
Cancel Button Code Not Working by R Tanner
I have the following code I am using to cancel a new record entered in a database. Any ideas why it isn't working? I'm new to database coding, but really...
(Multi-page thread 1 2 3)
October 29th, 2008 04:07 PM
by R Tanner Go to last post
22 336
Listbox deletion by vbnetman via AccessMonster.com
How can I delete a listbox row. Something like If ....then....Test_lbx.column (0) = 0 ? Thank you, vb -- Message posted via http://www.accessmonster.com
(Multi-page thread 1 2 3)
September 13th, 2009 12:50 PM
by vbnetman via AccessMonster.com Go to last post
22 283
Will not open Dialog box by tmaxwell
This should call the "Open Dialog Box". it errors out on strFilter= ahtAddFilterItem I am using 2003 access. I am use to working with access 97? Private...
(Multi-page thread 1 2 3)
April 16th, 2007 01:48 AM
by ExTexan Go to last post
22 225
popup form to filter and return results in report by kniedens
Hi All, I have a simple question, but can't seem to figure it out on my own. I have a report, and upon opening it I want the user to be able to select from a...
(Multi-page thread 1 2 3)
October 13th, 2006 07:18 PM
by Douglas J. Steele Go to last post
21 300
Combo box default value by Matt Dawson
I currently have combo box in which agents select their own ID when they are completing a quote. THey also have their own log ins and I was wondering if it...
(Multi-page thread 1 2 3)
September 22nd, 2006 05:21 PM
by Klatuu Go to last post
21 162
Possible - Onclick Event - Insert Text into a Field in Another Tab by Curtis Stevens
Is this possible? I have a form where I want a button with an onclick event to paste some text into a field of a whole other table, that has a relationship...
(Multi-page thread 1 2 3)
August 2nd, 2006 12:42 AM
by Douglas J. Steele Go to last post
21 265
form and query and dropdown by Rhett_Y
Hi all.. Here is what I have: Main table that stores the information overpayment table that is a linked to main table via look up wizard query that pulls all...
(Multi-page thread 1 2 3)
April 26th, 2006 06:21 PM
by Klatuu Go to last post
21 219
Pick One Entry From Among Many by shep
I have a table, tblPatientV1 that contains a date field, IniVisit, for initial visit. A form, frmPatientV1 is for entering and viewing most of patient static...
(Multi-page thread 1 2 3)
October 2nd, 2005 06:50 PM
by shep Go to last post
21 245
Create a button to save/update record OR add new record by DrewTheFather
I am trying to create a button in Access 2000 that will either Save/Update the record that was modified, or if the record does not exist in the table, add it...
(Multi-page thread 1 2 3)
August 11th, 2005 11:43 PM
by Ofer Go to last post
21 284
Filter a drop down list? by babs
I have a form for ClientID (drop down is fine) and a drop down for job# that show CliendID, job#, and taxexempt# - based off of a Taxeempt table. I would like...
(Multi-page thread 1 2 3)
June 25th, 2005 02:04 PM
by Graham R Seach Go to last post
21 270
DCount Code Problem ? by Dave Elliott
Trying to calculate how many records have employees with a count greater than 2 that worked on the same day. That is any record that has more than 2 employees...
(Multi-page thread 1 2 3)
June 1st, 2005 12:08 AM
by Van T. Dinh Go to last post
21 385
Greyout a field (textbox on a form) using a checkbox???? by Ben Radford via AccessMonster.com
Hi, I have read the other posts but I can't seem to get it to work. I'm trying to grey out a textbox on a form by clicking on a checkbox. I can't seem to get...
(Multi-page thread 1 2 3)
January 21st, 2005 11:45 PM
by Bruce M. Thompson Go to last post
21 474
Coding the Winsock control.... by Brad Pears
I have some sample code on connecting to a mail server using the winsock control to send an email automatically from an Access 2000 project... However, I am...
(Multi-page thread 1 2 3)
February 2nd, 2005 09:08 PM
by Alex Ivanov Go to last post
21 334
Post New Thread


Display Options
Showing threads 101 to 120 of 43162
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:24 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.