June 20th, 2007
msquared (Administrator)
|
Scroll through combo without opening the list
Thanks for the reaction, however:
- having to continue typing is just what I want to prevent.
- i don't want to the combo to drop down by... more »
|
|
OT I apoligize
I've posted to the wrong newsgroup more than once. It's easy to do
especially when posting in a hurry.
Take care, Salad.
"Salad"... more »
|
|
Invoking a program on a networked machine
A laptop is a PC - no difference to the network. What else if different from
the other PC? Maybe winamp needs to be configured/installed on the... more »
|
|
Vanishing Joins
5 Replies |
Posted by: TC
| Last post by Tony Toews [MVP], Today
"Chris O'C via AccessMonster.com" <u29189@uwewrote:
Unless I need to know the number of records updated I just use
currentdb.execute etc,... more »
|
|
Table relationships
You can create an additional foreign key... one to the Customer table, one
to the Prospect table... bring in the Name from each... create a Text... more »
|
|
setting control heights in a report
On Sat, 6 Sep 2008 15:38:39 -0700 (PDT), evenlater wrote:
You really should include the relevant portion of the message you are
replying to. Without... more »
|
|
Hyperlink or command button
troy_lee@comcast.net wrote:
I suppose you mean "another table" instead of database.
What I might have is a function called ViewRecord that will... more »
|
|
Null Date
iwasinnihon wrote:
I think what you need to pass to the Jet engine, would be a string
containing the word/text "Null", so in the IIF thingie,... more »
|
|
Help with AutoNumber Data Type
Kissi wrote:
You can *display* all such values with a format property of...
"\E0000000"
It is not possible with an AutoNumber to (nor necessary)... more »
|
|
Filter records in a subform control? (A97)
4 Replies |
Posted by: MLH
| Last post by Rick Brandt, Yesterday
MLH wrote:
Did you notice that the first has both "=" and "Like"?
--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at ... more »
|
|
Desperate: Save as Text/Load From Text
One shoulda said
http://www.ffdba.com/downloads/Save_MDB_Objects_As_Text.htm
"Timmy!" <tmarshal@mun.cawrote in... more »
|
|
Getting data from Sage Account
"Phil Stanton" <phil@myfamilyname.co.ukwrote in message
news:c4idnQbd6KBa3F_VnZ2dnUVZ8t7inZ2d@posted.plusnet...
PS Seems to work OK If I Import... more »
|
|
Does Access Internet Synchronization only need one server with fixedIP?
Wait a minute! I might be missing something here. My background is in
Chemical Engineering, and learnt computer basically by self-taught, so
please... more »
|
|
Remote Access / Terminal Server Question
On Wed, 3 Sep 2008 23:49:56 -0700 (PDT), josephlee@live.com.au wrote:
I believe there is a web page for TS as well, but the more common way
to... more »
|
|
Remove totals from a pivot table
On Fri, 5 Sep 2008 17:31:27 -0700 (PDT), maffonso
<mmaffonso@gmail.comwrote:
Can you post what you have so far?
-Tom.
Microsoft Access MVP more »
|
|
"Adjust" a combo box's list
On Sep 5, 1:09 pm, "Gord" <x1gor...@telus.netwrote:
Gord,
Here's how the fine folks of this newsgroup showed me how to do it
recently... It's got... more »
|
|
Access linked tables to ODBC in C++/ADO application
Bret Kuhns wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Let me see if I got this correct: You have all your data in an Access
..mdb file... more »
|
|
Concatenate into one field
On Sep 5, 2:36 pm, "Phil Stanton" <p...@myfamilyname.co.ukwrote:
That is correct. It is saved as Module1.
When I try to compile all it says is... more »
|
|
How to with a combo box
4 Replies |
Posted by: Gord
| Last post by Rick Brandt, Yesterday
Gord wrote:
....
Just tested in Access 97 and 2003. Given a Combo with columns...
John Doe 1
Jane Doe 2
Tom Doe 3
Harry Doe ... more »
|
|
Select Case question
Looks like you need to reference the form first, something like:
me(ctl.Name).name
<troy_lee@comcast.netwrote in... more »
|
|
TransferSpreadsheet Import Errors
The way I have mine set up is that I have a table that I specify in the
transferspreadsheet statement. I match up the column headinigs of the xls... more »
|
|
Best Reference Books for Access 2007
1 Reply |
Posted by: Monica
| Last post by Allen Browne, 3 days ago
Take a look at "Access 2007 Inside Out" by John Viescas and Jeff Conrad
(Microsoft Press,... more »
|
|
Open Windows Explorer at specific position and size
If you're looking to open the Windows File/Open/Save dialog, go to:
http://mvps.org/access/api/index.html
Steve
<terrybell105@gmail.comwrote in... more »
|
|
Everything selected on the right when editing formulas and queryfields?
On Sep 5, 10:13 am, jonceramic <joncera...@gmail.comwrote:
Oh, and it only happens when editing in the "cell" or in "zoom". If I
go to "build", it... more »
|
|
access spell checker tool for runtime apps
Oh, wait. You couldn't just comment out the part that wipes out SuggMatch
each time. You would also have to clear the matchnum field, otherwise,... more »
|
|