Excel VBA data entry/sorting over numerous sheets

Gliderprincess

New Member
Joined
Aug 8, 2019
Messages
1
Hello all!

I have a database management query that has to be done in Excel (even though it would be easier in Access)

How would I go about entering data into a 'form' or cells that will then keep a record of all of these in one sheet, but also populate into a sheet depending on the value in a particular cell?

ie:
Sheet 1 - Data Entry
Job title: A, B, C, D... (Selection via list)
Name: Free text

Sheet 2 - Record of all entries
Job title - (All entries from Sheet 3+)
Member Name - (All entries from Sheet 3+)
Next Training requirement (From sheet 3+)

Sheet 3+
Job title - A/B/C/D
Member name (Carried over)
Training requirements (to mark off as they go)

It's a copy/paste issue, however seems difficult (to me) to program as it is dependant on the entry within a particular cell (B6). Can this be done as an If...Then function? Can it automatically update sheet 2, with the data from sheet 3+ without having a heap of blank entries?

Thanks in advance for your help!

~GliderPrincess~
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.

Forum statistics

Threads
1,224,813
Messages
6,181,117
Members
453,021
Latest member
Justyna P

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