Hiding/Unhiding Fields in a Data Access Page

P

PatsfanXLII

I created a Data Access Page for my small department (5 users spread
across the country) to track project status in an Access database on a
shared drive. I figured this would be a lot less of a hassle than
replicated databases and FE/BE setups. At this point, I've reached a
major brain cramp. My boss wants me to make some fields viewable only
if a particular checkbox is selected. I know how to do this very
easily in forms using VBA and macros, but I'm just plain stumped in
DAP; I can hide the fields via format properties under the Element
Properties dialog, but cannot unhide them via code. Any help would be
great. Thanks!
 
Top