Excel - Helpdesk

jsomer2000

Board Regular
Joined
Jul 12, 2007
Messages
50
Hi there

I am building a basic helpdesk style spreadsheet where I want to monitor IT jobs.

I have a worksheet called 'New Job' that holds all the basic data of the job. When a new job is required I want to enter the data here. When I have finished entering the data I want to press a button and this runs a macro or VBA program.

I want the macro to copy the worksheet and rename the tab with data in a particular cell on this weeksheet. Then resets all the information on the new job worksheet as this is my template. Ready for the next call.

Any ideas?

Thanks

Nick C
 

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.
Hello,

have you tried using the macro recorder? Have a go, and post any problems you have.
 
Upvote 0
I have used the macro recorder - it creates an copy of the sheet and resets new job worksheet. It doesn't rename the worksheet with the correct reference from a particular cell
 
Upvote 0
I think what onlyadrasfter means is to post the code the macro recorder gave you and we can clean it up for you.
 
Upvote 0

Forum statistics

Threads
1,215,022
Messages
6,122,726
Members
449,093
Latest member
Mnur

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