Select a specific worksheet based on cell value and then populate information to the selected worksheet.

J15491

New Member
Joined
Jan 10, 2020
Messages
34
Office Version
  1. 365
Platform
  1. Windows
  2. MacOS
I have a workbook with worksheets titled Register, Utility Report, Rent and Utility. I'm new to VBA coding, so I'm not sure how to code this. In the register I enter information regarding a client I give assistance to for rent or utilities. In cell D4 to cell D30 I can select Rent or Utilities. So, if cell D4 value is Rent, then I want the information in row 12 to populate to the appropriate cells on the Rent worksheet and print 2 copies of the selected worksheet; in this case Rent. Once printed I need the option to print again or no. If no, then clear the information on the Rent or Utility worksheet. If information is entered in the next line of the Register I need it to repeat the same operation. Just way to complicated for me. I don't see where I can upload the workbook
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

Forum statistics

Threads
1,214,863
Messages
6,121,978
Members
449,058
Latest member
oculus

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