M
mightymaggie
I am trying to figure out how to view multiple records in one subform.
I have a frm_Advertiser and a sbfrm_Advertisment. In the subform I
would like to see all advertisement information AND all the issues
(months) in which it runs. Say an ad runs every month- I can't figure
out how to 1) create a new ad record where it runs every month without
duplicating my record 12 times and just changing the month and 2) how
to view it all together after it's entered. Do I have to use a
datasheet? Ideally I would like to see a subform with the ad info and
all the months it's running. The old database did this with checkboxes-
a good visual- but a nightmare when it comes to building the
queries/reports. I don't want my users to ever build their own queries
which is why I'm shooting for parameters. Eventually I'd like to run a
report from a form that feeds my parameters to the report, but first
things first!
Thanks for any help
Maggie
I have a frm_Advertiser and a sbfrm_Advertisment. In the subform I
would like to see all advertisement information AND all the issues
(months) in which it runs. Say an ad runs every month- I can't figure
out how to 1) create a new ad record where it runs every month without
duplicating my record 12 times and just changing the month and 2) how
to view it all together after it's entered. Do I have to use a
datasheet? Ideally I would like to see a subform with the ad info and
all the months it's running. The old database did this with checkboxes-
a good visual- but a nightmare when it comes to building the
queries/reports. I don't want my users to ever build their own queries
which is why I'm shooting for parameters. Eventually I'd like to run a
report from a form that feeds my parameters to the report, but first
things first!
Thanks for any help
Maggie