NIKE AIR JORDAN FORCE FUSION SHOES AJF 5 V JORDANs 5 FUSION NIKE
Mon, 22 Dec 2008 17:49:12 -0800 (PST)
shoes on
AIR Jordan 1 (paypal payment)www.king-trade.cn
AIR Jordan 2
AIR Jordan 3
AIR Jordan 4
AIR Jordan 5 (paypal payment)www.king-trade.cn
AIR Jordan 6 Rings
AIR Jordan 6
AIR Jordan 7
AIR Jordan 8
AIR Jordan 9 (paypal payment)www.king-trade.cn
AIR Jordan 10
AIR Jordan 11
AIR Jordan 12
AIR Jordan 13 ...
|
Why does it keep changing back?
Mon, 22 Dec 2008 13:46:01 -0800
Hello-
Getting kinda frustrated with a form......
I have a main form & a subform. The subform I want to be an entry
form...but when I put it to "data entry" in the properties, it keeps changing
back to not a data entry form..........
WHY???? haha its making me crazy!
thanks! ...
|
Sort search on combo box
Mon, 22 Dec 2008 12:59:01 -0800
I have a combo box that has the values 'i item' and 'internet' as items in
its list. I have Access running on several computers. On one computer, when I
type i followed by n the combo box locates 'internet'. On another computer,
when I type the n after the i, the combo box goes to the top of the list.
Any ide ...
|
Update field daily
Mon, 22 Dec 2008 11:11:57 -0800 (PST)
I have a request date field and a reply due date field on my form with
the code listed below on the request date after update event i was
wondering if there is a way to update this daily because after five
days its over due the problem is the only way to change it from a date
to overdue is too reenter the date i ...
|
Set Value Look-up?
Mon, 22 Dec 2008 10:55:26 -0800 (PST)
Ok I am going to try and explain this the best I can.. I have two
forms the first form I have has a field on it that is based on another
small table called part supplier on the second form i have another
field that is called To but it is a list of the part suppliers
addresses i want to have a macro or some on c ...
|
=Format(Month(Date()),"mmmm") returning wrong month!
Mon, 22 Dec 2008 17:48:24 GMT
Hi there!
I'm having a rather strange problem - can you help
=Month(Date()) returns the value 12, which is good as it is currently
December.
=Format(Month(Date()),"mmmm") returns the value January which is not so good.. ...
|
Best Way to Reference Subform Data
Mon, 22 Dec 2008 09:44:01 -0800
Hi,
I have a Form_1 which contians Subform_1.
Subform_1 appears in datasheet view and displays a the number of actions for
each staff member.
So the fields are:
Staff_Name (text)
Action_Count (number)
Now suppose Joe.Bloggs had 26 actions and Paul.Smith had 35.
If a user clicks on the cell whic ...
|
|
|
want to count this statement:
Mon, 22 Dec 2008 09:19:01 -0800
i have a table named employees
and it contains the following data:
employee_name - department - titles - job
i want to count how many Engineer in the department named project control
i used this but it not worked
=DCount("[titels]"; "[Employees]"; "[title] = 'Engineer '"&
[department]=project control)
it giv ...
|
Carry over values from previous record
Mon, 22 Dec 2008 08:41:35 -0800 (PST)
I'm trying to use Allen Browne's carry over function (http://
allenbrowne.com/ser-24.html) to carry over (i.e., copy) data from the
previous record to a new record. In my case, however, the data I need
to carry over are spread across *three* tables (instead of one table,
which is what I think his code was design ...
|
TabControl and Ctrl-Tab
Mon, 22 Dec 2008 08:37:01 -0800
I am using a tab control with style set to None (no tabs) and control the
page display through VBA. Problem is that a Ctr-Tab ketroke combination
still cyclces through the pages as if the tabs were visible with the focus.
This lets the user inadvertantly change pages.
How do I prevent this from happening? ...
|