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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
need code to print form and appear all pages  report30 Jul 2006 03:35 GMT1
could anybody please suggest the working code  to print form,and  appear all
pages reports like page 2 ,3 because my report only show page 1 and the
others page missing although l enter data on it.
Open a Specified Record30 Jul 2006 02:13 GMT1
I have a database where data is entered for student's disclipline records.  I
want to be able to have a user enter a student's ID on the main form in a
text box, called txtstudentID.  Then have the user click a Search button that
will then open a continuous form and display all ...
Array bounds29 Jul 2006 21:17 GMT5
Dim MyArray() As String
MyArray = split(MyString, " ")
If an array currently has two valid string
elements, MyArray(0) and MyArray(1), how
Combining 2 DCounts29 Jul 2006 17:00 GMT2
How can I combine these to DCounts into one?  Is there an or that I can add?
Me.TxtCount = DCount("[MenuID]", "MenuDetails", _
"MenuDetails.TerminalID = " & Forms!Patrons!TxtPatTermID & _
" AND MenuDetails.StartDay = Forms!Patrons!TxtDay " & _
Linking a field on two forms29 Jul 2006 14:56 GMT2
I am in the process of creating a databse to allow our IT dept to put onr
daily schedules online.  I have two tables, tblSCHEDULE and tblTIME.  The
first table holds the date of the schedule with a primary key of ScheduleID.  
The second table links to the first table via ...
newbie - requery (?) questions29 Jul 2006 09:40 GMT1
(excuse my ignorance; I'm a self taught XLVBA office geek now transferring
to ACCESS, and this is my first time around the block...)
I have the following
TABLE     - tblTable, w/ fields: [ Type, Manufacturer, Product, Notes...]
IsDate function29 Jul 2006 09:13 GMT1
Does the IsDate work in Access like not the project one the other one?
Because I used a Not IsDate(textbox) and Not IsNull(textbox)_beforeupdate and
well its def not going to it. or something any ideas? I may not have been
specific enough with my version, but it uses the jet ...
SQL error29 Jul 2006 07:14 GMT2
With strSession, strYear, intMtgNo, strTopic and strChariman
having been set in code, the following SQL statement is created.
I don't see what's causing the 3061 run-time error.
          strSQL = "INSERT INTO TopicHist(Session, Year, MtgNo, Topic,
records (lines) from a text file29 Jul 2006 07:08 GMT3
Anyone have an example of how to read records (lines)
from a txt file in VBA code?
Like:
Dim strMyString as String
TextBox value that apply to all29 Jul 2006 06:16 GMT4
hi currently i have a text box and a subform. I want the user to end a
value into the text box and it will automatically fill up the result in
the sub form with the value. But currently it only does it for the
first record.
Subforms without link fields - Will this cause problems?29 Jul 2006 05:46 GMT1
I am using a subform where I need to have the many side of the connecting
field (account) in the main form because the form's primary purpose is to add
new requests.  
Many of the requests will have a new account number.  So I want to let the
Keep a Combo Box from opening29 Jul 2006 05:34 GMT4
When a user clicks on FieldTwo, which is a combobox, is there a way for a
msgbox to appear saying that FieldOne needs to be populated before FieldTwo
is changed?  Thanks.
Multi Select List Box28 Jul 2006 23:54 GMT6
I am trying to use a form with a multi select list box to create a query and
then export the data to Excel. Everything works, except the query that is
exported includes all of my data, not just my selections in the list box.
I read in another post that I would need to Save the ...
SQL Not Updateable28 Jul 2006 23:52 GMT14
I keep getting an error message that DayID and MenuID are not
Updateable.  The statement works fine if I take Day and Menu out so I'm
thinking that it's my syntax.  The fields are all number fields.  Any
help appreciated.
Listbox Align28 Jul 2006 22:51 GMT3
I need to Right Align a column in a listbox that has numbers in it.
I'm uisng this expression in a Query as the rowsource.
EQuantity: IIf([SalesDetails].[Quantity]=1," ",[SalesDetails].[Quantity])
How can I accomplish this?
 
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.