Forms Question

Swift_74d

Board Regular
Joined
Aug 19, 2009
Messages
148
I currently have two tables, one for accruals that holds year, amount and company fields (there will never be more than one entry per company per year) and one for adjustments that holds year, month, amount, company, and notes (there will never be more than one entery per year per month per company).

Is there a way to have a form that will take an entered company, year, and quarter and list the corrisponding adjustments and accrual for review and editing?

I currently have it set up as two forms. The first one allows you to choose the company, year, and quarter and the second uses the information from the first to DLookup the information. This allows review but not editing.
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
Take a look at creating Subforms in Access' built-in help files. This should allow you to do what you want without having to do anything like using DLOOKUPs (the Subform is linked to the appropriate records in the Main Form).
 
Upvote 0
I know what you mean!
Glad to help.
 
Upvote 0
Swift - I agree wholeheartedly with that last statement! There have been numerous times that I have posted a problem on this board only to have the actual typing out of the question trigger in my mind a different term to search for, and then I find the answer within minutes!

Ah, such is life!
 
Upvote 0

Forum statistics

Threads
1,224,585
Messages
6,179,702
Members
452,938
Latest member
babeneker

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top