K
Kay
Somehow I just cannot find the answer to my problem in the archived
discussions.
I wish to achieve the following data entry outcome in FORMS and direct entry
to a TABLE :
fundname = variable length name (alphanumeric) + "SUPER FUND"
Example
Enter ABC results in ABC SUPER FUND
XYZ 123 BIG COMPANY returns XYZ 123 BIG COMPANY SUPER FUND
Note while "SUPER FUND" may be the suffix in 99% of cases it may
occasionally be necessary to delete or edit this once the record has been
updated.
Example
XYZ 123 BIG COMPANY SUPER FUND may be needed to be edited to
XYZ 123 BIG COMPANY EMPLOYEE FUND
PS I am not a VB or programming wizard, therefore simple solutions, if
possible, are probably going to help me the best. Thanks
discussions.
I wish to achieve the following data entry outcome in FORMS and direct entry
to a TABLE :
fundname = variable length name (alphanumeric) + "SUPER FUND"
Example
Enter ABC results in ABC SUPER FUND
XYZ 123 BIG COMPANY returns XYZ 123 BIG COMPANY SUPER FUND
Note while "SUPER FUND" may be the suffix in 99% of cases it may
occasionally be necessary to delete or edit this once the record has been
updated.
Example
XYZ 123 BIG COMPANY SUPER FUND may be needed to be edited to
XYZ 123 BIG COMPANY EMPLOYEE FUND
PS I am not a VB or programming wizard, therefore simple solutions, if
possible, are probably going to help me the best. Thanks