Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting the source of a data mask

Status
Not open for further replies.

drimades

IS-IT--Management
Nov 8, 2004
221
MK
I have created a wizard data mask that displays data from a specific table. How can I change the datasource of the mask to that of a query result after executing a query?
 

What exactly is a wizard data mask? I've never heard the terms used in this context.

The Missinglinq

Richmond, Virginia

There's ALWAYS more than one way to skin a cat!
 
the mask Access creates when you use the wizard
 
Sorry, but there is no data mask up thru v2003. Are you talking about an Input Mask? What version of Access are you running?

The Missinglinq

Richmond, Virginia

There's ALWAYS more than one way to skin a cat!
 
Hit <Submit> too soon. Are you talking, perhaps, about the Forms Wizard?

The Missinglinq

Richmond, Virginia

There's ALWAYS more than one way to skin a cat!
 
You need to set the recordsource property of the form to the name of the query.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top