Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

MS Access

Views: 8,067 Announcement: You cannot reply to these posts
June 20th, 2007 msquared (Administrator)
Scroll through combo without opening the list
2 Replies | Posted by: John J. | Last post by John J., Today
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
1 Reply | Posted by: Salad | Last post by ARC, Today
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
1 Reply | Posted by: John O'Flaherty | Last post by bhicks11 via AccessMonster.com, Today
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
3 Replies | Posted by: anjee | Last post by Larry Linson, Today
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
5 Replies | Posted by: evenlater | Last post by fredg, Today
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
1 Reply | Posted by: troy_lee@comcast.net | Last post by Salad, Today
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
5 Replies | Posted by: iwasinnihon | Last post by RoyVidar, Today
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
2 Replies | Posted by: Kissi | Last post by Rick Brandt, Yesterday
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
6 Replies | Posted by: Timmy! | Last post by lyle fairfield, Yesterday
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
1 Reply | Posted by: Phil Stanton | Last post by Phil Stanton, Yesterday
"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?
12 Replies | Posted by: ingejg@gmail.com | Last post by ingejg@gmail.com, Yesterday
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
1 Reply | Posted by: josephlee@live.com.au | Last post by Tom van Stiphout, Yesterday
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
1 Reply | Posted by: maffonso | Last post by Tom van Stiphout, Yesterday
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
3 Replies | Posted by: Gord | Last post by jonceramic, Yesterday
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
3 Replies | Posted by: Bret Kuhns | Last post by MGFoster, Yesterday
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
10 Replies | Posted by: Aaron Hoffman | Last post by Aaron Hoffman, Yesterday
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
4 Replies | Posted by: troy_lee@comcast.net | Last post by ARC, Yesterday
Looks like you need to reference the form first, something like: me(ctl.Name).name <troy_lee@comcast.netwrote in... more »
TransferSpreadsheet Import Errors
3 Replies | Posted by: Icarus | Last post by ARC, Yesterday
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
4 Replies | Posted by: terrybell105@gmail.com | Last post by Steve, 3 days ago
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?
1 Reply | Posted by: jonceramic | Last post by jonceramic, 3 days ago
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
8 Replies | Posted by: ARC | Last post by ARC, 3 days ago
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 »

Latest Articles: Read & Comment
  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors