Jump to content

Embed Spreadsheet in Database


This topic is 7114 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I am trying to create a Contact Management database that also contains a purchase history for each record. I used the Contact Management template and I eliminated the "similars" field. I want to keep a running spreadsheet on each customer in a more elegant way than just a text field. Any suggestions?

Link to comment
Share on other sites

Well, in windows you can use OLE to have a spreadsheet in a container field, but I don't think that's what you really want.

What you should do is create another table for purchases in the database and one of the fields should be a user_id field that will link each purchase to one contact. You could then place a portal on the contact management layout where you could enter individual purchase info into rows of the portal.

Link to comment
Share on other sites

This topic is 7114 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.