Re: Forms or Reports

Tech-Archive recommends: Fix windows errors by optimizing your registry



I am using 2007 and there is NO sequence

Douglas J. Steele wrote:
I fear you read far more into my comments than was intended.

1) When you say "You cannot EXPORT a Form", this is not true. You can
export
[quoted text clipped - 6 lines]
Form it produces a Text File which is Formatted and it fills the Text File
with Stupid Dashes.

Where did I say you cannot export a form? The closest I can see is "Forms
don't have data: tables do. Using TransferText to export the data from the
tables doesn't limit you to formatted text files with dashes added."

2) You stated..."You could link to the text files", again this is not
possible because Access clearly states that 'Linked Files CANNOT be edited
and can ONLY be appended too". As the User wishes to edit the original
Text
Files using your suggested method will not work.

You can link to text files. Linking does NOT necessarily mean updating. Note
that my comment said "You could link to the text files, and use the linked
tables as the basis for queries that refreshes the data in your Access
tables."

3) You stated "Text files don't allow multiple users to update them.
Because
[quoted text clipped - 6 lines]
is editing the files, so there is no conflict". This makes your comment
unnecessary

My comment has nothing to do with YOUR data source. It is a generic comment
about Windows. It's not possible for multiple users to update a text file.
Because of that, Access does not provide the ability to update a text file.
I suspect that this is because Access is intended to be a multiuser
application and the developers didn't want things to work inconsistently.

I am using a Form because the USER wishes to process data from External
Text
[quoted text clipped - 4 lines]
am
using FORMS...is this not the purpose of a Form?

Yes, Forms are windows into the data contained in tables. To change data,
you use a form.

Once the USer is happy with the results, he/she will wish to print the
results to paper. I have two Forms, the first is a SIngle Computation
[quoted text clipped - 18 lines]
find
any references as to how it is done.

In Access 2003 and earlier, you select the form in the database window and
right-click. One of the options in the context-sensitive menu that appears
is "Save as report". I'm afraid I don't have Access 2007 installed on this
machine, so I'm not positive of the sequence there.

When you examine the differences between Forms and Reports, the only real
difference is that a Form is more versatile. If Microsoft were to include
[quoted text clipped - 100 lines]

Is it possible? or are the Access Designers missing something

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/200811/1

.



Relevant Pages

  • RE: Start Up Error Messages
    ... In the initial boot sequence, after the Microsoft Windows XP screens, I ... Then click on Advanced tab and scroll down to under the Browsing Option: ...
    (microsoft.public.windowsxp.basics)
  • Strange Form Behavior
    ... During the process the sequence goes through 4-5 forms ... displayed and allowing keyboard entry before a report prints from each form. ... the windows key on the keyboard ... it happens everytime until I delete the resource file and restart our app ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Startup Blues
    ... Here's a sequence of events when I try to startup: ... First, after you access boot options screen, select the "Last known good" option to see if this fixes the problem. ... go to Safe Mode and perform the following troubleshooting steps to try and locate exactly where the problem is coming from. ... How to Troubleshoot By Using the Msconfig Utility in Windows XP: ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: CDC::GetPixel() and GetDIBits() Pixels in different RGB order ???
    ... it will be stored as the byte sequence ... In both cases I am directly obtaining the whole pixels as 32-bit integers from ... MS Windows API functions. ... These API functions are not presenting the RGB values ...
    (microsoft.public.vc.mfc)