Intcounts
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 542 articles for 0.308 sec
Ben, You're welcome. I hope you have a great Christmas and New Years as well! Steve "Ben in CA" <BeninCA@discussions.microsoft.com> wrote in message news:49864D8A-380F-482D-990A-970DA1AE31D0@microsoft.com... > Hi Steve, > > Just wanted to let you know that this works GREAT! > > Some minor modifications I might need to make will be making sure it > "refreshes" the calculation     

Group: microsoft.public.excel.misc · Group Profile · Search for Intcounts in microsoft.public.excel.misc
Author: Steve Yandl
Date: Dec 24, 2008 15:59

Hi Steve, Just wanted to let you know that this works GREAT! Some minor modifications I might need to make will be making sure it "refreshes" the calculation after any changes in the range, and the addition of a "Other" color script. Thanks again for your help! Have a great Christmas and New Years Steve! Sincerely, Ben "Steve Yandl" wrote: Ben, I've set up a function
Show full article (9.28Kb) · Show article thread
Hallo Lutz und Josef, ich habe heue früh auch einmal die u.g. Lösung mit dem "tdf.RefreshLink" ausprobiert. Allerdings scheinen dabei User und Paßwort aus dem Connection String ignoriert zu werden, zumindest bei folgendem Szenario: - mdb wird mit eingebundenen SQL-Tabellen ausgeliefert (sa / ohne Kennwort-Speicherung) - auf eine Tabelle Tx hat der sa volle Rechte, der User testuser keine     

Group: microsoft.public.excel.misc · Group Profile · Search for Intcounts in microsoft.public.excel.misc
Author: Ben in CA
Date: Dec 24, 2008 14:22

I'm using: Me.lstErr2.AddItem (strErrIDSingle(intCount) & "," & strErrDesc) to add an item to a list box. The list box has two columns with the first being invisible and the second being seen by the user. This works fine for one entry but when I loop the code and try to add multiple items, there are spaces in the list box or it's showing the first item in the second column and not the
Show full article (8.69Kb)
I'm trying this but I keep getting this error: compile error. in query expression 'similarity (emea1000.companyname, uk1000.companyname) > csng([cutoffvalue?]) here is my sql. have a feeling it's to do with the cutoffvalue?, just not sure what to input there (if that's the case). SELECT emea1000.*, uk1000.* FROM emea1000, uk1000 WHERE similarity(emea1000.companyname, uk1000.companyname     

Group: microsoft.public.de.access · Group Profile · Search for Intcounts in microsoft.public.de.access
Author: Hendrik von Hören
Date: Sep 22, 2008 05:58

Hi Graham, It's working perfectly. You are the best! I can't thank you enough. It's not necessary to calculate it to the nearest second, but thank you anyway. Thanks, -Rachel -- RJF "Graham Mandeno" wrote: Hi Rachel I'm sorry about that - I didn't allow for the case of the start and end times being on the same day. DUH! Public Function WorkingMinutes
Show full article (2.75Kb) · Show article thread
Hi Rachel I'm sorry about that - I didn't allow for the case of the start and end times being on the same day. DUH! Public Function WorkingMinutes(StartTime As Date, EndTime As Date) As Long Const StartOfDay = #8:00:00 AM# Const EndOfDay = #5:00:00 PM# If DateValue(StartTime) = DateValue(EndTime) Then WorkingMinutes = DateDiff("n", StartTime, EndTime) Else WorkingMinutes = _     

Group: microsoft.public.access.formscoding · Group Profile · Search for Intcounts in microsoft.public.access.formscoding
Author: rc51wv
Date: Sep 19, 2008 07:01

Dirk, That's it!!!!!!!!! Thank you so much! Keith "Dirk Goldgar" wrote: "Keith" <Keith@discussions.microsoft.com> wrote in message news:4EE3268A-2E02-47BA-9F50-102105C1A957@microsoft.com... When I run the following code, I receive the following runt-time error: Run-time error '55': File already open ####################code Public
Show full article (0.33Kb) · Show article thread
"Keith" <Keith@discussions.microsoft.com> wrote in message news:4EE3268A-2E02-47BA-9F50-102105C1A957@microsoft.com... > When I run the following code, I receive the following runt-time error: > > Run-time error '55': > > File already open > > ####################code > > Public Sub InventoryCSVProcessing() > > Dim filenumin As Integer, filenumout As Integer, filenuminraw As Integer,     

Group: microsoft.public.access.formscoding · Group Profile · Search for Intcounts in microsoft.public.access.formscoding
Author: rc51wv
Date: Sep 19, 2008 06:29

Show full article (0.68Kb)
    

Group: microsoft.public.access.queries · Group Profile · Search for Intcounts in microsoft.public.access.queries
Author: jenniferspnc
Date: Sep 18, 2008 08:32

Show full article (5.54Kb) · Show article thread
    

Group: microsoft.public.access.modulesdaovba · Group Profile · Search for Intcounts in microsoft.public.access.modulesdaovba
Author: RJF
Date: Sep 17, 2008 14:42

Show full article (8.05Kb) · Show article thread
    

Group: microsoft.public.access.modulesdaovba · Group Profile · Search for Intcounts in microsoft.public.access.modulesdaovba
Author: Graham Mandeno
Date: Sep 17, 2008 14:18

Show full article (7.35Kb) · Show article thread
    

Group: microsoft.public.access.modulesdaovba · Group Profile · Search for Intcounts in microsoft.public.access.modulesdaovba
Author: Keith
Date: Sep 17, 2008 13:45

Show full article (2.29Kb) · Show article thread
    

Group: microsoft.public.access.modulesdaovba · Group Profile · Search for Intcounts in microsoft.public.access.modulesdaovba
Author: Dirk Goldgar
Date: Sep 17, 2008 13:31

Show full article (2.05Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next