VBA dialog box to table

DKEXCEL

New Member
Joined
Mar 14, 2021
Messages
14
Office Version
  1. 365
Platform
  1. Windows
Hi All

Same workbook
Sheet "CallLog" Table "CallLogTable"
Sheet "JobList" Table "JobListTable"

I would like to achieve the following with VBA

With the Joblist sheet open

I click a vba button

A dialog box appears with "OK" and "CANCEL" options
I enter notes into the dialog box
I click "OK"
The active cell is copied into a new row in the CallLogTable with the notes

1621394842859.png
 

Attachments

  • 1621394784265.png
    1621394784265.png
    54.4 KB · Views: 8

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
the active cell would be copied into the JobName field in the call log table
 
Upvote 0

Forum statistics

Threads
1,214,965
Messages
6,122,499
Members
449,089
Latest member
Raviguru

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