Microsoft
Software
Hardware
Network
Question : Create report from form data
I want to create a report based on a form data....this form takes user input in text fields and does some calculations based on a module...i cant just export data using the export option as it output the field names as labels which the user has to edit
most of the fields in the form are not based on a query and are not part of a table
how can i take the existing data entered in the form and output it to a report?
Answer : Create report from form data
Hi samipk,
You can put expressions in the textboxes of the report like = [Forms]![frmMain]![Text1]
Good Luck!
Gary
Random Solutions
CommandArgument does not update in gridView after PostBack
Setting Up Geo Cluster Windows Server 2008 Exchange 2007
receiving error 0x800ccc92 when trying to receive mail in Outlook 2003
usb stick wants drivers after ghosting.
Export Crystal Reports using VB6 CRViewer
Ruby on Rails: Dealing with many-to-many relationships in one view
Server 2003 Maximum Boot Partition?
Help with creating Bootable CD-ROM with Windows 98 and BIOS files
Forwarding in Exchange
Pattern matching in shell script