Question : Black Screen After PC Boot

Hi,

i start my PC and before PC Boot i see black screen in it. This comes until i restart my PC. This happens for 2-3 times until i see my login screen.

I am using Windows XP SP3

thanks

Answer : Black Screen After PC Boot

Hi kosenrufu,

the best way is to ask your Excel! :)
Start macro recording, select your graph and perform needed actions. Then stop recording and see result.
You'll get something like

    ActiveChart.SeriesCollection(1).Name = "='Sheet1'!$B$1"
    ActiveChart.SeriesCollection(1).Values = "='Sheet1'!$B$2:$B$3"
    ActiveChart.SeriesCollection(1).XValues = "='Sheet1'!$A$1:$A$3"

You may assign a range directly without manipulating strings, i.e.

ActiveChart.SeriesCollection(1).Values = MyRange

Alex
Random Solutions  
  •  Dual boot - Windows Media Center / Windows 7
  •  using a batch file to change primary dns address
  •  Price modifier in a dropdown using PHP & MySQL
  •  Non-deliverable notifications by Outside of email system
  •  outlook 2007 is not working with brand new sbs 2008 migrated server
  •  Why stops NVIDIA GEFORCE 5500 the signal on S-VHS (S-VIDEO) output after WINDOWS starts?
  •  How to suppress a page header when only a sub report is visable (in group footer 1b)
  •  Why can't my new server SBS 2008 connect to the Internet when my old server (W2k) can?
  •  Is it possible to databind within the UI from a background thread?
  •  This mailbox cannot be opened. The mailbox may be located in a different forest from the Microsoft Exchange Client Access server. For access to the mailbox or for more information, contact technical s
  •  
    programming4us programming4us