screen

  1. G

    Center Hyperlink

    Hello, I have multiple hyperlink in a tab to jump to specific cells that are far away(to avoid scrolling). When I use them, it moves the screen until that cell isjust barely showing, usually in the far right hand side. Can I possibly have itso the cell gets centered on my screen? Thanks,
  2. I

    Finding Value

    Morning, Long time reader, first time poster. Looking for some help with a formula, or If it is even possible. I have a sheet that is a summary overview screen. It pullsdata using drop down list from other sheets to display financial performance. The summary screen shows the 11 key...
  3. T

    Help I'm getting Document bleeding ?

    Hi Everyone, Ok so I've never had this before and I can not work out why its happening? I have a document with several sheets. On one sheets called master I have conditinal formating to show hide some cells by changing there colour (I say hide but besicly back ground is white so if I don't...
  4. K

    code WORKS for showing 'screen tip' when cursor hovers (as hyperlink), but how to use it for multiple objects?

    using this code I am able to have a hyperlink (not active, nothing happens when you click on it) so that it shows a "screen tip" (showing the 'date of hire'. This is for an Org chart I am working on.) But i only can get it to work with 1 object. Will I have to have a separate macro for each...
  5. T

    How to expand a Webs Page to Fulll Screen?

    I've written a macro that takes the User to a web site; unfortunately it opens in less than full screen. Is there a macro command to expand to full screen ? TonyGreyHd
  6. S

    VBA to show excel Menu File / Print screen

    Hi, Is there code to show the print screen as if you went to file and print from the menu? I tried the "(xlDialogPrint).Show", but that doesn't show all of the options such as fit to page, landscape, etc. Thanks
  7. D

    Dynamic Chart Range for YTD

    Hi all, I am currently going through the process of making charts dynamic by using named ranges and the OFFSET function. Most of our charts show 13 months and I have achieved that with a named range called Months_13 which is defined as below. =OFFSET('Input Screen With...
  8. D

    Dynamic Chart Range using OFFSET

    Hi all, I don't tend to use a lot of charts but have been tasked with the job of making our chart ranges on an accounting spreadsheet update automatically. I have searched all over and thought I had it figured out but for some reason it's not working for me. I would be most grateful of any...
  9. A

    Userfom background picture size function

    Hello, I have a userform which Height"1080" , Width"1920" and with below code when its populated if I run the whole code, the background picture doesn't fit at the screen even though picture size is 1080*1920. The reason of that size is I'm going to use that userform at the big screen tv. Is...
  10. R

    Where has my VBE layout gone?

    Hello. I am running Excel 2013 on W7 Pro 64bit. I have just recently noticed (when I came back to it after quite a few months) that the configuration of my VBA editor screen had changed. I would like to get it back to the neat way of having the code editor as the largest pane, and the immediate...
  11. gmooney

    VBA Resize columns (not rows) to Fit Screen

    I have a spreadsheet that contains many many rows and quite a few columns....Their are far to many rows to try to get them to fit on one screen but the columns can be. I created this spreadsheet on an external monitor but now they do not fit on my laptop. I have seen ways to do autofit but...
  12. D

    Milestone Message Boxes that timeout and show the progress through steps in a Excel Macro

    I have an Excel 2016 VBA macro for processing a large volume of data. The macro can take up to 14 minutes to run due to the volume of data. I have used the usual methods for speeding up the macro which means screen refresh is switched off. So when the macro is running I do not know if all is...
  13. R

    Excel 2016 oversizing once perfectly sized (in Excel 2013) userforms

    Hi, I have a spreadsheet written in Excel 2013 in Windows 7 at 1920x1080 with a userform that fits my screen perfectly (Height = 725, Width = 1161). Recently installed Excel 2016 in Windows 10 and ran the userform and it's quite a bit larger - so much so that information on the bottom of the...
  14. F

    VBA: Show userform in center of screen

    I currently use the code below to center the userform in the center of the screen. All works good. With UserForm1 .StartUpPosition = 0 .Left = Application.Left + (0.5 * Application.Width) - (0.5 * .Width) .Top = Application.Top + (0.5 * Application.Height) - (0.5 * .Height) .Show End...
  15. A

    Mouse Movement Through VBA

    Hi Team, I have an requirement where i need to move the mouse cursor to to particular element on the screen. I tried to look the code but only able to find the code by setcursorposition where in you need to have the coordinates. Is there any possibility that we can move mouse cursor without...
  16. redspanna

    resize Picture 1 to fit screen regardless of actual screen size

    Hi all On Sheet1 I have a Picture. When workbook is opened for first time I would like Sheet1 to be selected and then the Picture to be resized automatically to fit the entire screen regardless of the screen size. is this possible with VBA, if so how ?? Many thanks in advance
  17. P

    code to create multiple screen-selection prints

    Hi all, I have a sheet called 'Year 8'. In that sheet I have .... * 25 student names in the range B6:B107 ... each student has 4 rows allocated to them, example, student A has data from C6:AV9 * student results from C6:AV107 * Column Headings in the range B5:AV5 I'd like to have a single...
  18. R

    Application.ScreenUpdating = True but cell doesn't show update.

    I have written some code where it will turn on screen updating just long enough to input a text value into a cell that explains to the user what the current status is for the procedure. Once the status is inputted into the cell, I then the VBA turns off screen updating so that the rest of the...
  19. T

    Can I make just one excel document full screen?

    Hi everyone, I have a document that works great and has a macro that makes it full screen. (See Below) however I found on opening other Excel documents the Full screen comands below stayed, so I've been switching full screen off when the Document closes (see below) My problem is this. If I...
  20. Pinaceous

    Print.Out Question from DialogPrinter

    Hi All, In calling xlDialogPrinterSetup from: Sub PromptPrinter() If Application.Dialogs(xlDialogPrinterSetup).Show = True Then Sheets("Data").PrintOut From:=1, To:=12 End Sub When the PrintOut dialog icon is then presented on the screen, if a user cancels this portion of the sub's...

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