Quantcast
Channel: Apache OpenOffice Community Forum
Viewing all articles
Browse latest Browse all 1291

Base • Re: "Option Button" to copy/paste field text

$
0
0
I don't think you should do this. One of the rules of database design is to avoid duplicating information. You can handle this in queries by checking if "Shipping same as Billing" is TRUE. A CASE WHEN statement could select whether to use the Billing or the Shipping fields based on the TRUE/FALSE value.

Statistics: Posted by FJCC — Sat Aug 10, 2024 11:50 pm



Viewing all articles
Browse latest Browse all 1291

Trending Articles