Hello!
I have continuous form where i pick values (like invoice where you select products...) but every time i save this and come back order of picked values is messed up, how to fix that?
Thanks
Hello!
I have continuous form where i pick values (like invoice where you select products...) but every time i save this and come back order of picked values is messed up, how to fix that?
Thanks
Order of what - the records on form? What order is showing? What order do you want? Apply sort criteria.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Is there an autonumber field?
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Yes.. its combobox that auto-populates other fields
That is not an autonumber type field in table.
I just did some testing. My form lists records in same order as entered.
If you want to provide db for analysis, follow instructions at bottom of my post.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
It's ok now.. i don't know what i did but it's working
tell me please is it possible that i somehow hide record in report so i can print report without that record?
Example:
Parts
4164253
EOF195
FT5407
DBREZ (name for working hours)
After i create service and choose parts i make WorkOrder and i print it.. but i would like to print parts only without DBREZ, is it possible?
I've attached database:
Attachment 38213
If you don't want that record in report, then apply filter criteria in report RecordSource.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Thank you!! Working fine.
One more question:
I select parts in Service form and than click WorkOrder button .. form opens and it shows only 5 parts instead of 10 that were selected.. did i limit them somehow or what?
I actually get error messages trying to add records to Service form, all textboxes referencing combobox show ERROR, button to open WorkOrder form errors. Very odd.
Subforms do not grow. Need the vertical scroll bar to see all records. Subreports do grow. Should build a report.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Yep, subreport solved the problem.. Thanks !!I actually get error messages trying to add records to Service form, all textboxes referencing combobox show ERROR, button to open WorkOrder form errors. Very odd.
Subforms do not grow. Need the vertical scroll bar to see all records. Subreports do grow. Should build a report.![]()