ACC95: Company Name Not Visible in Small Business Pack Locations
ID: Q169411
|
The information in this article applies to:
-
Microsoft Access 7.0
-
Microsoft Office Small Business Pack for Windows 95, version 1.0
SYMPTOMS
Novice: Requires knowledge of the user interface on single-user computers.
If you supply a company name in the Company Information form of the Small
Business Pack, that name may not appear in certain places within the Small
Business Pack. For example, the name may not appear on any of the menu form
headers. Also, when you preview or print the Time Billing report from the
Small Business Pack, the Company Name field is not visible.
CAUSE
The Visible property of the Company Name field is set to No in different
locations, such as the Company Logo form or the Company Header report of
the Small Business Pack. The Company Name field may also be hidden behind
the Company Logo field.
RESOLUTION
To change a menu form so that the Company Name is visible in the header,
follow these steps:
- Open any one of the Small Business Pack databases.
- On the View menu, click Form Design.
- Double-click the Company Logo subform to open it in Design view.
- Using the right mouse button (right-click), click the Company Name
field, and then click Properties.
- Click the Format tab. Change the Visible property from No to Yes, and
change the BackStyle property from Normal to Transparent.
- Right-click the label field Text11, which is behind the Company Name
field.
- Click Properties and select the Format tab. Delete the Caption property
"Company Name," and change the BackStyle property to Transparent.
- Close and save the Company Logo subform.
- Quit Microsoft Access.
- Reopen any one of the Small Business Pack databases. Notice that the
Company Name field now appears in the menu form headers, along with the
Company logo.
To change the Time Billing Invoices report so that the Company Name is
visible, follow these steps:
- Open the Time Billing database.
- On the Window menu, click Unhide. Select sbpForms: Database, and then
click OK.
- Click the Reports tab, and open the TBInvoice report in Design view.
- Double-click the Company Header subreport to open it in Design view.
- Right-click the Company Name field, and then click Properties. Click
the Format tab.
- Change the Visible property from No to Yes. Change the BackStyle
property from Normal to Transparent.
- Close and save the Company Header subreport. Close the TBInvoice
report.
- Quit Microsoft Access.
- Reopen the Time Billing Database.
- Click Invoices.
- Select Send To Screen, and then click Send.
- Notice that the Company Name field appears in the resulting report.
MORE INFORMATIONSteps to Reproduce Behavior
Attach to Sample Data
- Click the Operations button on the Small Business Pack shortcut bar.
- Open the Time Billing database.
- Click the Previous Menu button on the toolbar to go to the Main Menu
form.
- Click Setup, and then click Attach To Database. If you are not currently
sharing the database with other users, click Yes.
- Select SBPSAMPL.MDB, and click Open. This will attach the front end of
the application to sample data.
Make a Backup of the Company Table
- On the Window menu, click Unhide. Select sbpForms: Database, and then
click OK. Click the Tables tab, and select the Company table.
- On the Edit menu, click Rename, and rename the table CompanyBackup.
- On the Edit menu, click Copy. The CompanyBackup table should still be
selected.
- On the Edit menu, click Paste.
- Under Table Name, type "Company" (without the quotation marks). This
preserves the original Company table as CompanyBackup and leaves it
attached to the sample data.
Enter a New Company Name
- On the Window menu, click Setup Menu. Click the Company Information
button on the Setup Menu form.
- Change Company Name to "Test" (without the quotation marks).
- Select the Logo field.
- On the Insert menu, click Object. Select Microsoft ClipArt Gallery, and
then click OK.
- Select any picture and click Insert.
- Click the Previous Menu toolbar button. Notice that the logo appears on
the header of the Setup Menu, but the company name does not appear.
- Click the Previous Menu toolbar button to go to the Main Menu form.
Click Time Billing.
- Click Invoices. Under Send To, select Screen.
- Click Send. Notice that in the resulting report the logo is visible, but
the Company Name field does not appear.
REFERENCES
For more information about the Visible property, search the Help Index for
"Visible property."
For more information about the BackStyle property, search the Help Index
for "BackStyle property."
For more information about the Small Business Pack, please see the
following article in the Microsoft Knowledge Base:
Q139721 What Is the Small Business Pack for Microsoft Office 95
Additional query words:
Keywords : kbinterop kbui RptLayou
Version : 7.0
Platform : WINDOWS
Issue type : kbprb
|