Help please.
I have a Form (datasheet) based on a query; the Form lists tasks
Each entry has a button beside it which is used to create a follow up task
I am able to open a new Form using the button via a macro but can't figure out how to pass the "account id" so the follow up task is created for the same account
I tried using temporary variable in the macro but obviously need help as the value isn't getting through.
Thanks