Quantcast
Channel: Office 2013 and Office 365 ProPlus - IT Pro General Discussions forum
Viewing all articles
Browse latest Browse all 14306

Access 2013 - select data from table

$
0
0

I have a Products table and an Enquiries table.

I have created a 1-to-Many relationship between Products and Enquiries. In the Products table there is a field for Normal Price and a Field for Discounted Price. In the Enquiries table there is a field that stores the Price Type (Normal or Discounted). Is it possible to create a calculated field within the Enquiries table that will display the Normal Price if Normal is selected, and alternatively the Discounted price would be displayed if Discounted is selected.

I think this might need to be done within a form using some code but perhaps this can also be done using a calculated field with the table?

 


Viewing all articles
Browse latest Browse all 14306

Trending Articles