Re: HOVER TECHNIQUE

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

anonymous_at_discussions.microsoft.com
Date: 05/26/04


Date: Wed, 26 May 2004 07:29:39 -0700

Yes it is true. Many actions you deem as ordinary can
convey things that you really don't mean. It is kind of
funny. Thank you for responding and helping!

>-----Original Message-----
><anonymous@discussions.microsoft.com> wrote in message
>news:1248701c44292$192dd8f0$a001280a@phx.gbl...
>
>> Oh, my apologies to everyone if this is what they
>> thought. It is a habit of mine to type in uppercase.
It
>> was not meant to insinuate that I was shouting, and I
>> definitely didn't mean to be rude. So, again I
apologize.
>
>You are most welcome. Not a big deal that you did type in
upper case. Funny
>how just typing on a keyboard can kind of convey things.
>
>> named "Rownumber". So, say you are the first contact
>> record entered, your "Rownumber" will be 1. This way
the
>> currentrecord works. But if I query a recordsource, the
>> currentrecord may be row#1 in the filtered source, but
>> my "Rownumber" field is a number 12. It also disrupts
the
>> code if a contact is deleted.
>
>If you query a reocrdsouce..you want to always use the
key id of the record
>(not some position). Note that you DO NOT have to include
those additional
>fields on the form (but, that key id field MUST however
be part of the
>query, or in the table that the form is attached to).
>
>So, you can grab the key id, and use that for your query.
>
>dim strSql as string
>dim rstRec as dao.recordset
>
>strSql = select CustomerName from tblCustomers where id
= " & me.Id
>
>set rstRec = currentdb.OpenRecordSet(strSql)
>
>msgbox "customer name of id is " & rstRec!CustomerName
>
>The above would display a customer name based on the ID,
but NOT the
>position in the list. Thus, deletions etc. should not mix
things up.
>
>--
>Albert D. Kallal (Access MVP)
>Edmonton, Alberta Canada
>pleaseNOOSpamKallal@msn.com
>http://www.attcanada.net/~kallal.msn
>
>
>.
>



Relevant Pages

  • Re: putting the total row at the end of a cross tab query
    ... > Funny thing is that it looks exactly the same in the design view but ... a few properties about a table and/or query that you do not see in the GUI. ... Column order, Column width, Hide/Show of Columns, Sorts and Filters applied ...
    (microsoft.public.access.queries)
  • Re: [PHP] PHP & MySQL Problem
    ... The funny thing is that all vars are being received except for the last two: ... [PHP] PHP & MySQL Problem ... The query then just goes like ... script" - I would guess the relevant part is not the query but rather ...
    (php.general)
  • Re: FOAK: Death certs for lost at sea
    ... Contact the Royal Naval Association regarding your query, ... actually die killed in combat, ... And some cunt on here thinks it's funny? ... So now you've got the gag, you want to start on me then? ...
    (uk.rec.motorcycles)
  • Re: macro set value subform record source error
    ... That looks funny... ... Are you asking the user to type in the name of a query, or an SQL expression, or what? ... Getting message " You tried to run a visual basic procedure to set a property or method for an object. ...
    (microsoft.public.access.macros)
  • Re: Swearing
    ... For those situations where saying 'Blimey' just dosen't convey ... the full magintude of the circumstances. ... It's funny but I've never used the F or C words, ...
    (uk.media.tv.misc)