Is there a maximum number of text for forms in access 2007?
Thu, 18 Dec 2008 08:23:00 -0800
I am doing a call log in Access 2007 and employees will be using forms to
enter calls and time of calls. How can I change the maximum allowed of text
from 50 to 200 or more? ...
|
Dmax
Thu, 18 Dec 2008 15:54:40 GMT
Currently have two tables, first table named (tblCase) with a field
(AgencyCaseNumber)
Second table named (tblLead) with a field called (LeadNumber)
Main form contains the field AgencyCasenumber
Subform contains the field LeadNumber
On a control button to add a new lead I want the lead number to auto-
increm ...
|
Reenabling The Ribbon Menu Via Code
Thu, 18 Dec 2008 07:35:41 -0800 (PST)
Hi,
I disabled the 'Ribbon Menu' and I should not have done that. How do
I re - enable that via code?
Thanks ...
|
Autosize of text box
Thu, 18 Dec 2008 06:59:23 -0800
I have created a bibliographic database using Access 2003. Here I designed
some forms having text box control. I want to know the exact visual basic
code so that these text boxes can be resized automatically in respect of size
of the text as appeared in different records.
With regards.
--
nandini ...
|
When User Attempts To Submit Form My Select Case Statement DOES NOT
WORK!!!!
Thu, 18 Dec 2008 06:14:23 -0800 (PST)
Hi,
When I run the following select case statement on my form, the
messagebox displays when it SHOULD NOT. I am very frustrated about
this. The Adj is 4 and the TS is 12. What in the heck am I doing
wrong???
Select Case Me!TS.Value
Case Is <> (10 Or 15 Or 17 Or 21 Or 22 Or 23 Or 26)
Select ...
|
Search based on full or partial input
Wed, 17 Dec 2008 22:20:00 -0800
I posted this under new users but didn't get back the result I was looking
for so I am trying a new section...sorry. I need to know how to create a
search section that allows the user to put in an entire account number or
partial number and have it return the results by pulling up the record that
has this i ...
|
?F?U?b?q?Z ?U?e?e?Z?h?^?h?c?q?Z ?Y?q?f?d?m?`?^
Wed, 17 Dec 2008 17:41:24 -0800
Ç÷ÈWÈUÈYÈlÈUÈhÈr ÈbÈ^ÈcÈiÈh ÈmÈ^ÈgÈhÈdÈXÈd ÈiÈYÈdÈWÈdÈaÈrÈgÈhÈWÈ^Èu
http://sanderswynx.chat.ru
...
|
|
|
Forms 2.0 TextBox:how to prevent auto scroll to bottom On Enter Ev
Wed, 17 Dec 2008 15:03:01 -0800
Say you have a Forms 2.0 Textbox, multiline enabled, that has more text in it
than can be displayed in the size of the given window. As soon as I click on
the text box, giving it the focus and firing the "On Got Focus" event, it
always scrolls to the very bottom. This is extremely annoying, can anyone
sugg ...
|
Syncronizing Generic Subforms
Wed, 17 Dec 2008 13:45:32 -0800 (PST)
I have been making use of the concept of subform swapping from a
Subform Swapping Demo; however, now I've come across a problem of
syncronizing the subforms. I've been able to use a filter combobox on
the main form and control the results in the subforms by changing the
RecordSource. However, now when I flip fro ...
|
Subform within Subform Relationship is Indeterminate
Wed, 17 Dec 2008 13:33:14 -0800 (PST)
I created a Main customer form, with a one-to-many subform. Then I
created another subform within the first subform but when I try to
create a relationship, in the relationships window, it says
?Indeterminate.? The main form to first subform work correctly, when
the record changes in the main form, all the rec ...
|