April 28, 200718 yr When using my database in a browser (via instant web publishing) I can't seem to get it to copy and paste more than one field content. Any ideas on a fix? Cheers elliot
April 29, 200718 yr Author Ok i see your point. Only thing being the information I'm trying to copy spans two tables. I have a company table and a contact table. When adding a new contact to a company i want to copy the company address as the default for any new contact. Any way of duplicating across a table?
April 29, 200718 yr It's getting worse! As such should copying not take place at all, the relations would take care of showing stuff by reference, such is done by having a link field in one of the tables pointing at a records data in another table, copying should only take place if the data should be acting as a historic record - here are Lookups needed, otherwise would pulling in a related field to a layout be enough! --sd
Create an account or sign in to comment