I am a newbie to this and sure could use some (specific) advice from 
the experts. I have an Access 2003 database that holds project 
information for my company. There are about 260 projects in there 
and I have all the details  stored in one data table called "data". 
>From this table, I have two data access pages (status.htm and 
details.htm), and one report.

The status page has the project_ID; Project_Name; Executive 
_Sponsor; Percent_Complete; and a red, yellow, green status lamp; 
and a command button that reads "details". I have removed the record 
navigation piece from this page so the display is a continuous 
display of all the records with the field names in the caption area 
and the record information below (looks good)The detail page has 
these fields too plus about 40 other fields. 

What I desperately would like to do is be able to click the details 
button on the status page, enter the project_id, and have the 
results return from the detail page with all the project fields.

In other words "Search from one data access page (status) and have 
results return from another (detail)"

Thanks in advance,

Chris









 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AccessVBACentral/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to