I like to use continuous forms and 'Edit' buttons that open more complex forms for editing data. The system I am currently working on has a lot of data managed this way, and I find myself using this technique quite a bit.
I'm using openargs to pass a unique ID to the form, to identify if we're...
Hello,
Is it possible to reference the value entered into a parameter query which is the data source of a subreport, from the parent report? The format:
Reports![parentRpt]![subRptName].Report![Parameter Value]
Does not seem to work for me..
Thanks
www.fury-tech.com
Greets,
Is it possible for me to assign an ADO recordset to a combobox rowsource? I'm trying to populate a combobox ina subform with transactions based on credit card number input.
Here is the code I'm using in an onEnter event of the search submit form:
Dim db As DAO.Database
Set db...
Hey all,
I'm trying to finish up an Access DB for my employer but I am experiencing some debilitating problems this last week. For the record, the project is a chargeback recording, processing, reporting and analysis 'suite' in Access 2000.
After nearing completion of the project I started...
First of all, I apologize if this is the wrong place to post this question; but I'm using Access and it doesn't seem to fit in the other forums, so... here goes.
Does anybody feel it is smart to prepend field names with a unique identifier to the table it belongs to?
For example, I have a...
Hi all,
I am hoping somebody could attempt to clarify something for me :-)
I am trying to open a form with a specific recordset using a command button. I can accomplish this with DoCmd.OpenForm and specify a Where clause for the record source.
Two things are bugging me though. First, records...
Warning, this is a bit of a novel! Please bear with me :-)
Hello,
This is kind of a two part question. I'll give a bit of history so you understand the project.
I'm working on an Access database and set of forms/reports for processing and storing chargebacks for my company. The processes for...
Hi all,
I hope I chose the right forum for this question. I've learned so much here reading old threads over the past I figured I am bound to get some real help :)
I am trying to populate a combo box with the results of an SQL query using some VBA. The query is returning the appropriate...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.