How to change desktop background in Excel

Hi Guys

Im designing a desktop background for my office, and want to roll it out once complete.

Rather than trying to email the image out and get people to do it manually, is there anything in vba i can do to assist in this? I know its asking a bit much, but ive been surprised in the past with how versatile vba is! (i.e mapping network drives)

I asked the IT guys to do it over the server, but they started ranting about screen resolution, priority of other jobs etc etc.

Thanks in advance for any help
Jamie

 

Answer

You can try to follow the instruction on this site.

(for formulas, depending on your country, you might have to change ; with , or the opposite

Other excel answers

 

 

You can find similar Excel Questions and Answer hereunder

1) How to hide and unhide rows and columns in excel VBA

2) How do I update my DropDown list whenever the sheet is activated?

3) How can I set the Source Data of charts using VBA?

4) How to add a link in a sheet to another sheet

5) Vba clear the contents of an entire sheet in Excel

6) How can I list all files in a folder using VBA?

7) How can I get row count of filtered data?

8) How can I get input from user through a prompt and assign user's input to a cell?

9) How do I add a shape using VBA?

10) How can I loop through all ActiveX checkboxes in WorkSheet and set them to Unchecked status?

 

Here the previous and next chapter