How to insert Rows

G

Guest

step by step

I enter in all my project information for Job A including all the customers
under that project

So I begin Job B

Later on I need to add a row so I can add another customer that is bidding
Job A

How do I do this? Is there any way to add them in the same row and still
have my coinciding table work?
 
J

Jeff Boyce

From your description, you are working in either Word or Excel...

If you were working in Access, you wouldn't need to worry about "inserting"
rows between other rows, since tables only store data, while queries
retrieve it.

If you wish to be able to sort your data, you'll have to include the
value(s) on which you plan to sort as one of your field(s).

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top