G
Guest
Form A is loaded from a switchboad menu. The user can click a letter to view
all vendors whose name begins with that particular letter. The desired
continued functionality is that the user should be able to click on a name,
then click a button to open Form B.
Form B is an existing form where the user can browse through every vendor in
the vendor table, performing edits and deletions as desired. It is accessed
from a switchboard item and works perfectly.
So far, I have the name able to be clicked, I can save the selected name,
but I just can't figure out how to open Form B. Oh, and once I get Form B
opened, I want it pointed to the selected entry from Form A.
Suggestions?
all vendors whose name begins with that particular letter. The desired
continued functionality is that the user should be able to click on a name,
then click a button to open Form B.
Form B is an existing form where the user can browse through every vendor in
the vendor table, performing edits and deletions as desired. It is accessed
from a switchboard item and works perfectly.
So far, I have the name able to be clicked, I can save the selected name,
but I just can't figure out how to open Form B. Oh, and once I get Form B
opened, I want it pointed to the selected entry from Form A.
Suggestions?