sql - Access 2007 Nest parameterful query -


my problem straight forward:

i have query a:

select old, new mapping old = [param]; 

i need query b calls query giving value [param].

is possible without vba ?

thanks in advance miloud

i don't think can that. can replace parameter in querya reference unbound control. way can set value of control , queryb can silently call querya. in same way, replace parameter udf.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -