| Thread | Last Post | Replies |
|
| Fox reports under Mac's virtual PC | 28 Jan 2005 01:01 GMT | 2 |
I've been told my VFP app will run under Macintosh's Virtual PC, but that the reports won't print because Foxpro doesn't use windows printing. Can anyone comment on this? I use VFP 6. Will moving to 8 or 9 fix this? Thanks,
|
| Sub report in a report | 27 Jan 2005 03:26 GMT | 4 |
i want to know if there is any option or way available in VFP8 to generate sub-report in a report. thx in advance --
|
| Remove excess space between ( ) in numerics | 25 Jan 2005 22:05 GMT | 4 |
A financial report I'm making is required to have negative values in parentheses. For this app, I use N(12,2) for my currency numeric values. I use an input mask of "@( 999,999,999.99" on my report objects. My problems comes when I have to display a value like -500. On the ...
|
| printing is slower than using FoxPro DOS | 25 Jan 2005 20:05 GMT | 1 |
We have an application that used FoxPro DOS 6.2 that I am rewriting into Visual FoxPro. We are using Visual Foxpro 7 until I can get these DOS systems rewritten so that we can upgrade our operating system on the server (now using NT 4.0) and on the individual computers (now using ...
|
| Page Footer - Remove lines | 21 Jan 2005 22:26 GMT | 6 |
I want to print some information at the bottom of the last page of a printout. This is for some invoice summary information (invoice total, notes, disclaimer, ect). I have not found a way to print this on the page footer, but have the footer "shrink" on the prior pages where the ...
|
| total items in group | 21 Jan 2005 16:54 GMT | 12 |
I have 5 records. In my report I print them only in group footer band and i see only 3. I want to print in summary band a total of records that matchs 3. EX. Cod Des
|
| Reports in VFP5 | 21 Jan 2005 16:50 GMT | 1 |
Hi to all, I want to generate a Report in VFP5.0 In dependence on field values i want to format the Rows. ec Bold, or strike thru etc.
|
| Remove if blank in report | 21 Jan 2005 07:47 GMT | 4 |
I work with VFP8. Is it possible remove item from report not only if it's blank but also if it doesn't match the "print when" condition ? Thanks
|
| How Do I Avoid Splitting a Group | 20 Jan 2005 19:15 GMT | 2 |
VFP8 I want to avoid splitting a group across pages. Each group may contain 1-10 records (lines). A blank line separates each group.
|
| Group % of Total in report | 19 Jan 2005 17:03 GMT | 3 |
I've got a report I'm having to prepare, and am currently stumped on how to manage part of it... The report is broken up into broad market group bands, with the market subcategories as the detail records. I've got variables running in the
|
| Flexible Group footer | 19 Jan 2005 05:41 GMT | 3 |
I have a report with 0 or more signatures in the group footer. I have put 2 text boxes (side by side) in the group footer, to print the person's name & title from a memo field. Each as "Not empty(memofieldname)" in the print when expression, and "Remove line if blank" is checked. ...
|
| Report missing page 1 | 17 Jan 2005 21:30 GMT | 2 |
Here is a weird one. I have a report that every once in a while skips printing the information that should be on page 1. I say _should_ be because the report does print page 1, but it does not start with the lines that page 1 should contain, but rather the start of page 2.
|
| Page No. in Report .. | 17 Jan 2005 13:48 GMT | 5 |
Hi Friends, I require to print Vouchers from within a GL Applications. The Problem is that cleint can select Multiple Vouchers to print at once and I want to Nos. the Pages as e.g., '1 of 3' in case any particular
|
| Justify memo field | 12 Jan 2005 17:30 GMT | 3 |
Is it possibel to justify a memofield on a report thx Rob
|
| Change of Paper size programatiically | 10 Jan 2005 10:25 GMT | 1 |
I am using VFP6.0 with Windows XP for a system with Multi-USer I got a report using a Paper Size - Letter. But on some computer the paper size will change depending on the setting of the computer
|