Jump to content

ChrisC

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by ChrisC

  1. At work I have a wireless router connected to a drop, but a lot of offices can't reach the signal so I am buying a wireless access point to locate it closer to them. My question is, how do I connect the new access point to the existing WEP? Or do I have to create a new one? Does each wireless router/ap have to have it's own WEP, or can I "Daisy chain them". Thanks Chris
  2. I am trying to use Excel 2003 to create a pivot chart from pivot table data and I get the following message: "You cannot use an XY (Scatter), Bubble, or Stock chart type with a chart that has been created from PivotTable data. Please select a different chart type." I am not finding much information on it other than the fact that Microsoft knows it's an issue but they don't have any fix for it. Here's there link: http://support.microsoft.com/kb/215900 Has anyone ever run into this and found a solution? I need to have the full functionality of the pivot table using a scatter chart. Currently I have to use Excel 97 (which is the only version that has this functionality) to create the table, save it and open it up in 2000 or later. thanks in advance CC
  3. I need help editing a macro that was created in Excel 2003 that creates a pivot table and then a chart off that pivot table. We were able to set the macro to format chart font size and style, chart background color, and a whole group of other things to our liking but anyone who uses the 2003 charts it defaults to full view (depending on your screen resolution). How can I specify the zoom size of the chart in the macro? I added the following line to the Marco to no avail: With Selection.Border .ColorIndex = 3 .Weight = xlMedium .LineStyle = xlContinuous .Zoom = 100 End With Anyone have any thoughts? Thanks Chris
×
×
  • Create New...