Actomatically
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 5 articles for 0.303 sec
The sample code in http://www.mvps.org/access/api/api0008.htm at "The Access Web" shows you how to determine the user's ID without having to prompt them. (Of course, if many people use the same computer without logging off in between, that may not be what you want) -- Doug Steele, Microsoft Access MVP http://I.Am/DougSteele (no e-mails, please!) <fiona.innes@metacor.co.uk> wrote in     

Group: microsoft.public.access.forms · Group Profile · Search for Actomatically in microsoft.public.access.forms
Author: Douglas J. Steele
Date: Jun 24, 2008 05:22

Hi, I have a booking systems database which has 2 tables tblemployee and tblbooking. Employees make the bookings and also have the ability to update the bookings once they are made. I know this sounds pretty simple and currnently I have a drop down combo box that allows employees to select there user name when they add a record, recently some user have been selecting the wrong user name so
Show full article (1.15Kb) · Show article thread
If you put 12231 in A1 and this formula in B1: =LEFT(A1,1)&" "&MID(A1,2,1)&" "&MID(A1,3,1)&" "&MID(A1,4,1)&" "&RIGHT(A1,1) you will get 1 2 2 3 1 displayed. So, enter the numbers without spaces in column A, and then copy the formula down as many rows as you need. Hope this helps. Pete On Feb 10, 1:28 am, brenda <bre...@discussions.microsoft.com> wrote: > hi i want to know how to do     

Group: microsoft.public.access.forms · Group Profile · Search for Actomatically in microsoft.public.access.forms
Author: fiona.innes
Date: Jun 24, 2008 03:24

Show full article (0.64Kb)
    

Group: microsoft.public.access · Group Profile · Search for Actomatically in microsoft.public.access
Author: Luis
Date: Apr 21, 2008 14:56

Show full article (0.21Kb)
    

Group: microsoft.public.excel.misc · Group Profile · Search for Actomatically in microsoft.public.excel.misc
Author: Pete_UK
Date: Feb 9, 2008 17:40

Show full article (0.77Kb) · Show article thread
    

Group: microsoft.public.excel.misc · Group Profile · Search for Actomatically in microsoft.public.excel.misc
Author: brenda
Date: Feb 9, 2008 17:28

Show full article (0.39Kb)