|
Hi All,
I've got a Recordset that stores a summary (no duplicates) of a field in a query.
This particulary field gives the index for the query/report that needs to be called, ie:
1. I have a number of records that are of interest (pulled from the dB from...
Started by DJB79 on
, 13 posts
by 3 people.
Answer Snippets (Read the full thread at access-programmers):
Hi,
to print the first 2 records in a query, you can use any, the report only has....
record source, does it diplay all records?
Do you have a Filter set on the report? Check the report's Filter property on the Property Sheet.
|
|
Not strictly a cataloguing query but can anyone shed any light on how I can print a catalogue record that's been created using Marc 21?
Using the print icon at the top of the screen prints an empty piece of paper. It's not urgent but I just wanted to ...
Started by helenkenna on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at capita-libraries):
The need to print a MARC 21 record has been raised will want to ....
The only way to print a MARC 21 record at the moment is to print the screen, scrolling down and repeating if necessary to show the full record.
|
|
Has anyone out there figured out a way to get a printout of all your scheduled programs on UVerse? When I ask to "print all" it prints only the first "page" of programs. You can't request specific "pages" and you can't copy/paste to capture. Any advice...
Started by dhjjr on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at att):
When I print from the task bar I only get there figured out a way to get a printout of all your scheduled programs on UVerse? When I ask to "print all there figured out a way to get....
Uverse/#tabs_sch eduled
I can see the scheduled shows.
|
Ask your Facebook Friends
|
I'm using Crystal Reports 11 (and VB6) to open a report file, load the data from an Access database and either print the report to a printer or export the report to another .rpt file (for later printing without the database)
Even for small amounts of ...
Started by DR on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
In my application there are so many suppressed fields and sections that Crystal just drags for about... .
Seeing that there are no other replies I'll just post what I'm really thinking and that is honestly I wish my Crystal Reports 11 app was as fast as yours .
|
|
Software: Microsoft Access 2007 SP2
Database File Version: Access 2000
I have an access program that I inherited from a previous employee. It uses forms for reports and since I don't have much experience in access I have continued to do this. I have created...
Started by Tanj on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
My solution....
I believe it's set to "double click" by default.
Some other things to look for would be the "Auto Activate" property .
Check the "Display When" Property of the control and make sure it's set to "Always" (if you do it via code then Always is 0) .
|
|
Hello,
this is not strictly a server admin problem, but one I (as an admin) am tasked to resolve. Marketing wants to send out coupons with our packages. The code I thought up was something along the line: HITS-#MERCHANT#-#COUPONITERATION# So we can track...
Started by jotango on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
Yeah....
Tell them your job in detail, and show them a finished "variable data printing".
I would like to get 10.000-5.000 blank coupons and print the coupon code on them here shopping around for a good printing company.
Administrator.
|
|
Greetings, I want to read through a file, go to sleep and then check if new records were written to the file. If yes I want to process the records, if no go back to sleep and check again later (in a forever loop).
I thought I could do something like this...
Started by Mark Mathews on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
That's because your while loop....
File::Tail is your friend.
It just looks fluent visually.
Achieving something like tail -f wont work the way you try it .
Hey,
thats because you need to open() and read the file each time at a time and close it afterwards .
|
|
Bank Transaction Printing In a bank transaction, a client opens an account say 5000, then teller prints it in a bank book, next transaction at a later date would be a deposit or withdraw,How do we print in alpha five the next transaction without printing...
Started by JetLi on
, 13 posts
by 5 people.
Answer Snippets (Read the full thread at alphasoftware):
Regards
Keith HubertRe: Bank Transaction Printing Hi Jetson,
Have a logical field in the record which gets set to True Need an Alpha....
Now only print records that are not True.
After the record has been printed.
|
|
On Mon, 27 Jul 2009 10:14:28 -0400, "cas" <cas@clf.msn
Hola,
Cual es el equivalente de la opcion, "Suppress Printing If No Records",que
existe en Crystal Report en Reporting Services 2008??
Desde ya agradesco vuestra colaboracion, Carlos
Started by cas on
, 7 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
On Tue, 28 Jul 2009 22:13:30 -0300, "Maxi" <maxi_da@infovia.com.ar.sacame
Hola, cuentanos que quieres hacer exactamente, cual es el problema en el
reporte?
--
---------------------------------------------------------------------
Maxi Accotto... .
|
|
On Thu, 26 Mar 2009 08:47:03 -0700, Michael <Michael@discussions.microsoft.com
We have a customer that has open invoices from 10/08 to 3/09. When trying to
run a few different statements for this customer, we receive 'There are no
records to ...
Started by Michael on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
On Thu, 26 Mar 2009 11:19:01 -0700, Mariano Gomez <MarianoGomez@discussions.microsoft.com
What version and build number of GP are you using?
Best regards,
--
MG.-
Mariano Gomez, MIS, MCP, PMP
Maximum Global Business, LLC
http://www.maximumglobalbusiness... .
|