Store sheet settings

Stevenn

Active Member
Joined
Feb 8, 2012
Messages
259
I have a workbook to administrate a budget. When I startup my workbook I adjust some settings, e.g. budget_id. What is the best way to store these settings? Is it best to have a worksheet to store these settings with some named ranges and get and set with Range("budget_id").Value or is there another way to do this? Maybe in the ribbon?
 
Sorry, not sure what you mean by "When I startup my workbook I adjust some settings, e.g. budget_id."

Do you mean that budget_id represents a named range and it is this reference and/or the range it refers to that you have to edit each time you open the workbook?

I ask this because 'budget_id' isn't a 'sheet setting' in the sense that I understand, afaik.
 
Upvote 0
Sorry, not sure what you mean by "When I startup my workbook I adjust some settings, e.g. budget_id."

Do you mean that budget_id represents a named range and it is this reference and/or the range it refers to that you have to edit each time you open the workbook?

I ask this because 'budget_id' isn't a 'sheet setting' in the sense that I understand, afaik.

Oh. I did not mean specific worksheet settings. I mean settings which is relevant to my budget. The kind of settings i want to store is "Budget ID", "Budget name", "Deadline date" and such. So when I say I adjust the settings when i startup the worksheet, I mean that I can start a new budget in the worksheet, and I want to adjust some settings for the specific budget. I hope it's understandable :-)
 
Upvote 0

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