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

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
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,214,429
Messages
6,119,433
Members
448,897
Latest member
ksjohnson1970

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