Data Entry Form Using VBA

azad092

Board Regular
Joined
Dec 31, 2019
Messages
198
Office Version
  1. 2007
Platform
  1. Windows
hi
dear members good morning
I have a data entry sheet. I i am using the data entry form which is designed by default in excel. you can see in the image
But this form cannot be modified as per requirement. I want to design such a data entry form with some specific features.
1 I want that when I clink in Date textbox the date calendar should be displayed.
2 The data entry form should have the post data and search data button.
3 The data should be posted in data entry sheet in descending order. Means that every new entry that I want to enter should be posted in the first row of the data entry sheet
If someone of you can help me in this issue... please guide me thanks
data entry form.JPG
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
Hi,
what you are asking for is quite involved however, in past John Walkenbach created an enhanced data form as an alternative to the built-in form & may do some of the things you required.

The form is / was available to download for free (not sure if link still works) J-Walk Enhanced DataForm

Application is written entirely with MS VBA & in past, you could be a fee to author to access the code & modify form if needed but not sure if this is still an option.

Dave
 
Upvote 0
Hi,
what you are asking for is quite involved however, in past John Walkenbach created an enhanced data form as an alternative to the built-in form & may do some of the things you required.

The form is / was available to download for free (not sure if link still works) J-Walk Enhanced DataForm

Application is written entirely with MS VBA & in past, you could be a fee to author to access the code & modify form if needed but not sure if this is still an option.

Dave
ok thanks.......... let me check
 
Upvote 0
hi
dear members good morning
I have a data entry sheet. I i am using the data entry form which is designed by default in excel. you can see in the image
But this form cannot be modified as per requirement. I want to design such a data entry form with some specific features.
1 I want that when I clink in Date textbox the date calendar should be displayed.
2 The data entry form should have the post data and search data button.
3 The data should be posted in data entry sheet in descending order. Means that every new entry that I want to enter should be posted in the first row of the data entry sheet
If someone of you can help me in this issue... please guide me thanks
View attachment 54960
still no solution received by anyone....
I am waiting for best solution
 
Upvote 0

Forum statistics

Threads
1,214,947
Messages
6,122,411
Members
449,081
Latest member
JAMES KECULAH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top