J-Walk Enhanced Data Form v2


Return to The Spreadsheet Page

Enhanced Data Form Home

Features

How to use it

Customizing the Data Form

FAQ

Free download

Purchase VBA password

 

Frequently Asked Questions

This document may answer some questions you have about about the J-Walk Enhanced Data Form.

Why doesn't the Enhanced Data Form does show my field names correctly?

If your field names are lengthy, they may appear cut off in the Form. This is normal. The width of the field name display is fixed in size, so even if you've specified a very wide Form, the field names will always be the same width.

Why doesn't the Enhanced Data Form recognize my database correctly?

The worksheet database is identified based on the position of the active cell. It uses the "Current Region" around the active cell. To determine what the current region is, activate a cell and press F5 to display the Go To dialog box. Click the Special button, choose the Current region option, and click OK. Excel will select the current region -- which is the database range used by the Enhanced Data Form.

The database range may not be what you expect it to be because of the following:

  • Your field headings consist of more than one row
  • You have one or more blank rows within your database
  • You have one or more blank columns within your database

Excel's Data Form recognizes a range named "Database" but the Enhanced Data Form does not. Is this a bug?

No, this is by design.

Why are some of the fields "grayed out" in the Enhanced Data Form?

If a cell contains a formula, the field is grayed out so you won't overwrite the formula with a value.

When I insert a new record, why does the word "[New]" appear in the first field?

That appears so the record won't be empty. An empty record would break up the database -- something that you probably don't want to happen. Just start typing the entry for the first field to overwrite the "[New]" text.

When I click the Insert button to insert a new record, the fields that contain formulas are updated. But sometimes the formulas are wrong!

When a new field is inserted, the Enhanced Data Form examines the current row. If any fields contain formulas, those formulas are copied to the inserted row. If the formulas refer to cells in a different row, the formula will probably not be correct.

For example, assume cell C10 contains this formula: =C9+1. If the current record is row 10 and you insert a new row, row 10 is shifted down and the formula (now in C11) will continue to refer to C9. It will not refer to the newly inserted row. In such a case, you will need to edit your data so the formulas are correct.

To avoid this type of problem, use the New button to add the record to the end of the database.

My data is formatted to display a currency sign, but the symbol does not appear in the Enhanced Data Form.

This is by design. The Enhanced Data Form displays the value as it appears in the Formula bar. If you change the data, it will be written back to the worksheet using the original formatting.

Is it possible to make the Enhanced Data form wider or taller?

Yes. You need to define one or two names. Click here for more information.

I purchased the password for Enhanced Data Form v1, but it does not work with v2. Why not?

Enhanced Data Form v2 uses a different VBA password. If you wish to view or customize the code, you'll need to purchase the new password. Remember, this product is free and has always been free. Access to the VBA code requires a small fee (US $20).