Similar Threads:
1.HELP HELP HELP HELP List box
I am pulling my hair out going crazy with this. I have two weeks before my
project is due. I need List box help. I have read everything plus the
reference website and I am lost.
All I want to do is use a Multiselect List box to run my reports based on
that list selection. Is there a very very very simple way to do this without
all the hoopla. If I create a Pass Parameter to Query what is the easiest
way to do this, if I have to write code how do I do it without needing a 10
year programming degree. Please I really need help.
2.HELP HELP HELP HELP!!!
There is no need to post another thread.
As for your question, I meant which type of connection do you have. Do you
use a dial-up connection or a DSL connection?
If you aren't sure, do you have to open a Verizon application in order to
connect to the internet, or can you just open internet explorer when you boot
up your computer?
"Myrna Gregg" wrote:
>
> "Myrna Gregg" < XXXX@XXXXX.COM > wrote in message
> news: XXXX@XXXXX.COM ...
> > Hi, Can someone please help me. I have talked to my isp, dell (BIG JOKE),
> > this website (once) & ebay. I have tried everything I was told to try.I
> > cannot access the ebay site, I cannot download service pack2..With trying
> to
> > access ebay... I can' open the first page; but get an error Page is
> > Unavailable when I try logging in, or opening My ebay web page. I cannot
> get
> > into any ebay page if it has to do with my personal info, I cannot access
> to
> > change user id or password. I cannot get into ebays help-chat rooms
> because
> > the site is Page Unavailable.. I can' look at items for auction, but I
> > cannot bid............I cannot get windows downloads to work & cannot
> access
> > support. Windows download for service pack2 says, activex controls does
> not
> > allow this page to be shown.I have tried manually & this does not work..I
> > have deleted cookies, temporary files, favorites,refreshed just about
> > everything..I have tried help & support pages.My computer says I have no
> > viruses. I do have spies..Ebay says my account is entact & fine....This
> has
> > been going on for over 2 wks & NO ONE seems to know what is wrong
> because
> > all their help has not worked............If theres someone who can help
> me,
> > I would like to be online with them so we can try & work this out. I've
> > gotten a little advice but no one that would stick with me until this was
> > fixed..I appreciate ANY help. Thanks, Myrna
> >
> >
>
>
>
3.Form Scalling up and down the page HELP HELP HELP
I have a form that has several subforms on it. As the user enters data the
cursor movements are fine UNTIL the bottom of the current screen size is
reached. The cursor continues to move from field to field properly however
the user can not see this. They have to use the SCROLLING bars to move down
so they can see.
How can I using code make the form move down so the fields where the cursor
is in are displayed in a viewable area of the screen.
--
Hansford D. Cornett
4.Query (Make Table) HELP HELP HELP
If what you are saying is you want to delete all the records in the table
before you start adding new records, add this line of code.
CurrenDb.Execute("DELETE * FROM Team35101;"), dbFailOnError
Just before this line:
OpenRS "Team35101"
--
Dave Hargis, Microsoft Access MVP
"Hansford cornett" wrote:
> I have a db project where I am STUCK......
>
> I have the following code that adds records based on the number contained in
> the
> [NrEmployee] field. I need to modify the code so it will overright the
> table Emp35101 each time the process is run. I am using this code in a
> Command Button on a form......
>
> Dim i As Integer
> Dim Emp_Num As Double
> Dim BooksReceived As Integer
> 'Emp_Num = 1
> BooksReceived = NrEmployees
> If IsNull(BooksReceived) Then Exit Sub
>
> OpenRS "Team35101"
> Emp_Num = [Emp_Num] - 1
>
> For i = 1 To BooksReceived
> rs.AddNew
> Emp_Num = Emp_Num + 1
>
> rs![InputDate] = Date
> rs![SC] = SC
> rs![Operation] = Operation
> rs![Department] = Department
> rs![Team] = Team
> rs![EmpNr] = Emp_Num
> rs![NrEmployees] = NrEmployees
>
> rs.Update
> Next i
> CloseRS
>
> Any assistance you may be able to offer would be greatly appreciated....and
> thanks for all your assistance.....
>
>
>
> --
> Hansford D. Cornett
5.Query with formula's HELP< HELP >HELP
K, everyone willing to read this. I have had a long term project that I
work on from time to time. It is a database for testing materials. In my
sole query that I am making that has to have the things on it that are on
it, I have alot of formula's (adding, subtracting, multiplying, etc) the
thing is I got to within two formula's being put in and it started poping up
query too complex. I only two to go for it "would have been complete- for
many many moons". Anyone know anything that I might do to get around this
or deal with it- other than putting lighter fluid on the laptop and setting
it on fire? lol
P.S. this query is basically a the structure for a analysis form..
approximately 11 weight (grams) input points, first formulas totals all
weights, next eleven formulas independently devide individual weight input
by total.. multiply by 100 to get to percent. Next formula totals all
percent to self check - to make sure adds to 100%. Last eleven formula's
subtract each individual preceding percents from 100.. which derives percent
passing. Basically gives percent for size based on weight.
Any help would be tremendously appreciated.
MTHarris
6. TreeView Help Help Help
7. Passing Variable HELP HELP HELP
8. HELP HELP HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!