User Profile
Collapse
-
yes thank you Chip R post #4 works in other pc -
Yes but I am trying to avoid that because some of the form I are very long and the id field is on top.Leave a comment:
-
I tried to put =[CurrentRecord]
to cont the current record and
=RecordsetClone .Recordcount
to count the total records
I put both of these 'code' in the control source of the textbox. They work on my pc but not any other pc I tried. I get a #name in the textbox. However the code in VBA works in other pc when I am not running them in a sub form.Leave a comment:
-
Thank you ChipR,
Is there a way to display a record counter in a text box or label that is in a sub form?Leave a comment:
-
Error message ‘3021’ when I use a sub form with a Record Counter x
Hello All,
I am having a little trouble with my database. The Database has a parent table with 5 or 6 children tables in it they are linked by a common id filed.
The problem is that the children tables use a VBA to display there Record number in a text box. The code works fine when they are displayed alone when I do not have them displayed in the main or parent table. The problem I get is "run-time error '3021' "... -
Can I make the first row in a list box blank?
Hi everybody,
Can I make the first row in a list box blank?
The list box field comes from tables. That gets called from the row source. -
-
fish919 started a topic Creating a dropdown list box that will call another dropdown list box in access.in Visual BasicCreating a dropdown list box that will call another dropdown list box in access.
Hello All,
I am creating a date base in access. I want to create a dropdown list box that is connected to another dropdown list box.
You start with a dropdown list that has 5 choices and each of these choices will call another dropdown list box when one of the choices from the first gets selected. (I hope this makes sense)
All of this is being done on a single form.
I know how to make a (sub) dropdown list...
No activity results to display
Show More
Leave a comment: