473,287 Members | 1,927 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,287 software developers and data experts.

Inactive Record Transaction

Hello all,

Hope you all fine

I have an access database for pay pension to pensioners in my database i have some inactive accounts
my format is:
account number= 1274A
name of pensioner= umair khalid

in my transaction form combo box hide my data as 1274 but when i put 1274A transaction will done.


i want when i put an inactive account i.e(1274 or 1274A) access prevent transaction in this inactive account.


Anyone Help me on this
Sep 26 '22 #1

✓ answered by NeoPa

Hi Usman.

I would start by ensuring your ComboBox Control contains only those accounts that are not inactive. Also make sure that the ComboBox properties ensure that only items from the list can be used.

2 8223
NeoPa
32,554 Expert Mod 16PB
Hi Usman.

I would start by ensuring your ComboBox Control contains only those accounts that are not inactive. Also make sure that the ComboBox properties ensure that only items from the list can be used.
Sep 27 '22 #2
XPS35
4 Nibble
First of all we should know how you can tell an account is inactieve.

In general you must have a query as rowsource for the combobox that selects only active accounts.
Sep 27 '22 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Avanish Pandey | last post by:
Hello All We have 3 differen services (in 3 different server) Service A,B,C . We want to implement distributed transaction when call methods of B and C from A. Is it possible? if yes then how? ...
5
by: Ross A. Finlayson | last post by:
Hi, I'm scratching together an Access database. The development box is Office 95, the deployment box Office 2003. So anyways I am griping about forms and global variables. Say for example...
2
by: plawrow | last post by:
Hi, I am trying to assign "autonumber" for each line related to given record. TRANSACTION# DATE AMOUNT 3 01/01/05 100 3 01/01/05 150 3 ...
8
by: Komandur Kannan | last post by:
We have a smart device application running on handhelds(Symbol MC9000G). The backend is Oracle and a middle tier web services development done in Vb.net. We use pessimistic Locking due to...
2
by: Christian Stooker | last post by:
Part one: ====== Hi ! I want to use SQLite database like the FireBird database: with big isolation level. What's that meaning ? I have an application that periodically check some input...
22
by: RayPower | last post by:
I'm having problem with using DAO recordset to append record into a table and subsequent code to update other tables in a transaction. The MDB is Access 2000 with the latest service pack of JET 4....
8
by: salad | last post by:
I was wondering how you handle active/inactive elements in a combo box. Let's say you have a combo box to select an employee. Joe Blow has been selected for many record however Joe has left the...
1
by: poppconsulting | last post by:
I need to keep every record that a user deletes, but set it's status to inactive. I have done this, but now when the user marks this record inactive, how can I refresh the form (I am filtering to...
9
by: Paul Hanrishfeger | last post by:
I want to creat a single form record transaction that takes field and subtracts it from field in the inventory table. I have the form based on a query with the issue table linked to the inventory...
4
by: dgunner71 | last post by:
In a Clients table ("tblClients"), I have a ComboBox "Employee" to select from a list of Employees contained in tblEmployees. I only to display / allow employees who are "Active" in the system,...
0
by: MeoLessi9 | last post by:
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines"....
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Aftab Ahmad | last post by:
Hello Experts! I have written a code in MS Access for a cmd called "WhatsApp Message" to open WhatsApp using that very code but the problem is that it gives a popup message everytime I clicked on...
0
by: Aftab Ahmad | last post by:
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.