Text,a number
HI Fizzio
The Line of code below shows up in red. I tried useing ( =,") to corect the problem but nothing I do works. Can you help me with this.
Chr (34) & Me.txtNT username& Chr(34)
Thank You
leecsone
Leecs@northrock.bm
Text box lookup
HI Pat
I saw an answer to a problem that jiocke had to lookup a specific record. I am haveing the same. Here is the code below can you please show me the correct way to wright this.
Private Sub Command17_Click()
On Error GoTo Err_Command17_Click
Dim stLinkCriteria...
HI
I have a form that I use to find names. I have a preview report button on the form. Once I find the name how can I get the report to show the name I found. Say If I find the name Eddy brooks I press the preview report button and their is the name.
Thank you
leecsone
leecs@northrock.bm
zoom
HI Fornatian
What I wont to do is, once the report shows up I wont to do a find on the report that will take me to the name I wont to see.
I can not do this because as I click on the report the report zooms to 25% I click again the report zooms back to 100%. How can I put a stop to this...
pop up report
HI Fornatian
I like that but that is not what I mean. The report is viewed in print preview. How can I view the in normal mode?
Thank you
leecsone.
pop up report
HI
If you think I am a dope you might be right. I found out what I was doing wrong. I wonted the switchboard when open to appear without the database window. So I used the pop up and hid the database window behind the switchboard. I wonted my forms to pop up in front of the...
pop up report
HI Fizzio
I am new at so bear with me here. I place the code in its own module. so how do I link this to the report to have it pop on top or the switchboard .
pop up report
HI Fornatian
This code did not work. may be I placed the code in the wronrg place. I placed the code in eht event on open and than on close than both. Please advise.
HI
I have a switchboard with six buttons.Now I have the switchboard to pop up when it us open. I have the forms to pop up on top of the switchboarb when opened. How do I get the report to pop on top of the switchboard when opened.
Thank You
leecsone.
Findrecord, Msgbox Button
HI missinglinq
The error message I am getting is this (YOU CAN'T USE FIND OR REPLACE NOW.
THE FIELDS ARE NOT SEARCHABL DO TO ONE OF THE FOLLOWING.
*The fields are controls(such as buttons or OLE objects)
*The fields have no data.
*Their are no fields to search...