Here's what I'm trying to do:
I have a table that contains a list of tasks. If the checkbox =yes, then I'd like to copy those id's to a junction table. I can get 1 record to copy, but not all. I was using a macro with Set Value. ( I also tried an append query, but it didn't work as expected. Both forms (the one based on the task list, and the one based on the projects and tasks needed for the project, are on a tabbed spreadsheet.
This is a project database where at the beginning of a project I'd like to be able to choose what tasks are needed for a particular project.
I'd really appreciate any help. It's so hard to communicate what I'm trying to do!!
Thanks,
Mary
I have a table that contains a list of tasks. If the checkbox =yes, then I'd like to copy those id's to a junction table. I can get 1 record to copy, but not all. I was using a macro with Set Value. ( I also tried an append query, but it didn't work as expected. Both forms (the one based on the task list, and the one based on the projects and tasks needed for the project, are on a tabbed spreadsheet.
This is a project database where at the beginning of a project I'd like to be able to choose what tasks are needed for a particular project.
I'd really appreciate any help. It's so hard to communicate what I'm trying to do!!
Thanks,
Mary