473,544 Members | 1,802 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Microsoft Access / VBA Forum

Microsoft Office Access database and VBA - Ask questions about microsoft access queries, reports, forms, macros, modules, security, automation, functions, records, mining, visual basic for applications and more.
1
1,338
thread by: Marc | last post Nov 12 '05 by: Tom van Stiphout
Hello, I have a popup form I am trying to "make clever" so it could behave accordingly to which report is opened in the background. Do you know how this popup form can retrieve the name of the (open) report in the background ? Have you some code doing this?
3
11,323
thread by: Craig Bates | last post Nov 12 '05 by: Fredg
Hi Guys I have recently been learning SQL from a book whose examples used the Oracle engine. I have now made an Access database containing information for English Football fixtures. I am using ASP pages and ADO to access and query this database for information. One piece of information I want to retrieve is a list of all the football...
1
1,312
thread by: Mavog | last post Nov 12 '05 by: Peter Russell
Hi all, i want to combine an old db with a new one, but i'm not sure how to do this. old tables: COMPANY with a one-to-many relation to HISTORY. i want to insert the old tables into the new db and retain the relationships with the history table. I would like some suggestions on how to do this. thanks in advance!
8
2,996
thread by: Les Desser | last post Nov 12 '05 by: Les Desser
Is there any way to detect within A97 when Windows is trying to shut down, so I can close down the application gracefully? We currently have a trap in the main menu asking the user to confirm if they want to shut the application. If the user is not at his desk and power fails and the UPS instructs Windows to close, then Windows will not...
3
7,527
thread by: deko | last post Nov 12 '05 by: deko
From what I understand, an Inner Join narrow the rows selected to the table with the least results... and an Outer Join does the opposite... SELECT qryTxToQ1.Q1Total, qryTxToQ2.Q2Total, qryTxToQ3.Q3Total, qryTxToQ4.Q4Total FROM qryTxToQ4 OUTER JOIN (qryTxToQ3 OUTER JOIN (qryTxToQ1 OUTER JOIN qryTxToQ2 ON qryTxToQ1.TxAcct_ID =...
0
2,084
thread by: FireatHome | last post Nov 12 '05 by: FireatHome
I got a database which containce a record with 28 fields, the first 3 fields contain systemname date and hardwaredevice the other fields have performance data. When I open the table I can see the which hour uses the most resources. I tried to run a query which show me the highest usage within the record. day: Max( ) it tells me I need an...
1
2,104
thread by: Anne | last post Nov 12 '05 by: Pieter Linden
Hi NG I have made a report in access, and i have used the OutPutTo to transfer it to word (rft format). It is a letter with addressheader, date, sign etc. The user should always add something in the letter, so I want the cursor default to be placed on that specific spot everytime - but I have no idea how I do that. Thanks in advance Anne
11
2,461
thread by: Tony Williams | last post Nov 12 '05 by: rkc
I have a module called GetDocIndex which calculates a sequential number in a control called CommDocNbrtxt. On the BeforeUpdate property of the form I have the following code Private Sub Form_BeforeUpdate(Cancel As Integer) > > If Len(Nz(Me.CommDocNbrtxt, "")) = 0 Then > Me.CommDocNbrtxt.Value = GetDocIndex > End If The control...
4
3,472
thread by: Lapchien | last post Nov 12 '05 by: Lapchien
I'd like a query that searches through a table (Table1) and looks for a comma in just one particular field (Field1), and removes just that comma if found... Anyone help with this one? Ta Lap
0
1,336
thread by: J. H. Lernbeiss | last post Nov 12 '05 by: J. H. Lernbeiss
Hallo! I can show Autocad drawings in a Access Form useing Autodesk Volo View Control field. But I can not print out this fields. The data of the drawing are stord on a table with path and file name. Can someone help me? Josef Heinz
1
5,764
thread by: Andrew Wrigley | last post Nov 12 '05 by: Wayne Morgan
Hi Should a hidden form become visible when all other forms are closed? This is what happens, and to ensure that it is always hidden, I have to set the on got focus event handler of the form to Me.Visible = False to ensure that it is always hidden, no matter what.
0
1,274
thread by: Chris | last post Nov 12 '05 by: Chris
Hi all, I have a web site which allows our customers to write data via forms into an access table stored on our ISP's remote server. My question is how do I efficiently retrieve the data? ISP tells me I am only allowed access to the web site via Frontpage. Even if I could set up a linked table from my desktop PC I understand that...
7
3,356
thread by: Vic | last post Nov 12 '05 by: Allen Browne
Dear All, I found this code snippet on this list (taken from a nice webpage of a courteous fellow), which I used to filter a form on a combo box. I wanted to repeat the same code to have an additional combo control doing a different filtering on the same form, and simply copied the code below and changed the appropriate combo names....
0
1,798
thread by: mark | last post Nov 12 '05 by: mark
Software: Office XP Systeem: Win 2000 I'v been trying to merge an access database OLE field (containing RTF text) into a word doc. The mail merge works OK, all database fields are added except the OLE field which is displayed as "Long binnary value or text" in the word doc after the merge.
1
4,992
thread by: Steve Jorgensen | last post Nov 12 '05 by: David W. Fenton
An Access database connected to a PostgreSQL back-end. Sometimes, when I close a form, i get a message saying that the action will reset the current code in break mode. The front-end literally has has no code! I've tried various repair techniques, but the problem always returns. When this happens, if I say yes to reset the code, the...
3
615
thread by: Mike MacSween | last post Nov 12 '05 by: Edward
Office 2000 From Access I've been starting an instance of word and doing a mail merge. Everything hunky-dory until I applied SP1 yesterday. Now this: dim wrd as Object set wrd = CreateObject("Word.Application")
3
2,609
thread by: Mike MacSween | last post Nov 12 '05 by: Mike MacSween
Office 2000 From Access I've been starting an instance of word and doing a mail merge. Everything hunky-dory until I applied SP1 yesterday. Now this: dim wrd as Object set wrd = CreateObject("Word.Application")
2
6,116
thread by: Randy Harris | last post Nov 12 '05 by: Randy Harris
I'm using OutputTo to send data into Excel. It has been working nicely. Now, I need to add more worksheets using OutputTo. Whenever I use it, it replaces the existing worksheet. Is there any way to get OutputTo to create more than one worksheet?
2
1,625
thread by: marc | last post Nov 12 '05 by: Pieter Linden
Hello, I wish to change a command button's vba script according to different values (so it is dynamic) For example : if A=4 then the script attached to the command button is "here the first vba script"
0
2,563
thread by: Steve Jorgensen | last post Nov 12 '05 by: Steve Jorgensen
I remember that I used to set up utility batch files, and create Windows shortcuts to them that would ask the user for parameters to supply to the batch files. From what I can tell, this functionality simply doesn't exist anymore in Windows 2000 or above. I did find a work-around to this that I thought y'all might want to know about. ...
1
7,688
thread by: Steve | last post Nov 12 '05 by: Fredg
I have a button on a form that opens a report. I need to set the caption of several labels on the report equal to the value of a columns in comboboxes on the form something like: LabelOnReport.Caption = ComboboxOnForm(2) Where the boundcolumn of the combobox is 1. I keep getting an error message no matter what I try. How is this done?
1
1,666
thread by: mark | last post Nov 12 '05 by: HSalim
My formatting got hosed the first time I posted this so here goes again: I've been working on an Access 2000 database for a couple of weeks now. I took a course in access about a year ago, a crash course, and I learned a ton, but I didn't touch Access for the year since then so I forgot everything I learned : ( So this little project I...
5
1,770
thread by: Grim Reaper | last post Nov 12 '05 by: Rick Brandt
I know this should be easy (I think), but I can not figure out how to do it. Basically, I have 4 tables (2 tables with 2 subordinate tables) that have an INQ_ID key that was created by using "Auto-increment". (What I mean by 4 tables is that I have 2 "Main" tables with a subordinate table tied to each of them.) Now, I have to merge...
2
2,548
thread by: mark | last post Nov 12 '05 by: Ken Ismert
I've been working on an Access 2000 database for a couple of weeks now. I took a course in access about a year ago, a crash course, and I learned a ton, but I didn't touch Access for the year since then so I forgot everything I learned : ( So this little project I envisioned has turned out to be much harder than I thought. But I think I'm...
7
4,019
thread by: Steve | last post Nov 12 '05 by: Wayne Morgan
I have many reports in my database. All but one opens at 100%. The one opens at "Fit". How do I make that one open at 100%? Thanks for all help! Steve

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.