ShowDataForm

GomaPile

Active Member
Joined
Jul 24, 2006
Messages
322
Office Version
  1. 365
Platform
  1. Windows
Hello All, searching websites for a solution - is this possible...

Ive created 3 individual Tables for a Food Menu: table1, table2, table3 in a single column one after another from (A1) downwards etc and a space between each tables.

When using the build in Form called ShowDataForm it always goes to the first table1 everytime.

Is it POSSIBLE using 1 Comand Button to add new data to a specific Table when its selected, without errors or writing over another existing table. And then automatically inserts a new row underneath that table pushing the other tables downwards to the next Cell-Row.

For Example

TABLE1
(A1) PLUCode | Breakfast | Indicator
(A2) 100 | eggs | Amber
(A3) 101 | bacon | Red
(A4) 102 | croissant | Amber

TABLE2
(A6) PLUCode | Lunch | Indicator
(A7) 200 | ham | Amber
(A8) 201 | salad | Green
(A9) 202 | avocado | Green
**would like to add new data here

**pushing table3 downwards
TABLE3
(A11) PLUCode | Dinner | Indicator
(A12) 300 | soup | Green
(A13) 301 | vegetables | Green
(A14) 302 | custard | Amber

Cheers
Nasa2 (GomaPile)
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
When using the build in Form called ShowDataForm it always goes to the first table1 everytime.
Yes it works for each table.
Just select the first cell in the table header you are going to use and press ShowDataForm ; the controls that appear will work for the selected table.

;)
 
Upvote 0

Forum statistics

Threads
1,215,205
Messages
6,123,632
Members
449,109
Latest member
Sebas8956

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