Kunal,
If the form name is the same and the field name is the same then I
restate
my request. Please type your Macro actions here so we can look and see
if
we spot any errors.
--
Gina Whipp
"I feel I have been denied critical, need to know, information!" -
Tremors
II
http://www.regina-whipp.com/index_files/TipList.htm
message
Hi Gina,
Mi JobID is Numeric (Auto Integers). I m trying to set the Print
Command
on
the Form. But I think its the Macros where condition which is having
trouble... The condition which I pasted before is the one I copied from
one
of the Templet I downloaded from Microsoft Website. Their Database is
more
complicated than mine... and it does work there but not with mine...
All
names are correct, but still dosent work???
Thanks.
Kunal.
:
Kunal,
Is the form open? Is JobID text or numberic? Might help if you type
your
Macro arguements here..
--
Gina Whipp
"I feel I have been denied critical, need to know, information!" -
Tremors
II
http://www.regina-whipp.com/index_files/TipList.htm
message
Hello John,
My database have got 3 tables, they have no relationships. First
table
is
the one which captures all the main data off the form. 2nd & 3rd
tables
are
just to fillup the 'Combo Box'. A single form on which all the data
are
entred and calculated.
So according to this scenario I think the best reply would be "the
1st
Table
is the Record Source for the Report."
The Where Condition for the Macro is same as I informed in my
earlier
post
"[JobID]=[Forms]![QuoteForm]![JobID]".
Thanks.
Kunal.
:
On Wed, 23 Dec 2009 14:55:01 -0800, Kunal Jariwala
Hi Mires,
I m havin trouble generating the report according to the 'JobID'
specified
on the form through a click of the button... My Macro condition
states
tis
"[JobID]=[Forms]![QuoteForm]![JobID]" but tis dosent work... it
prints
all
the records...
Please post your actual code. What's the Recordsource of the
report?
--
John W. Vinson [MVP]
.
.
.