User Profile

Collapse

Profile Sidebar

Collapse
amuven
amuven
Last Activity: Aug 30 '08, 12:09 PM
Joined: Aug 21 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Need to put horizontal scroll bar for 4 cells alone in table using HTML

    Hi All,

    I need to put a horizontal scroll bar for 4 cells alone where my first cell in table should not contain any horizontal scroll bar .

    In clear, let us say there are 5 columns in my table i want to put horizontal scroll bar only for 2nd,3rd,4th and 5th column alone where my 1st column should not horizontal scroll bar . so that I can scroll only last 4 columns .

    Please some one provide me sample...
    See more | Go to post

  • Getting File error: data may have been lost - pyExcelerator related

    Hi All,
    I have created xls using pyExcelerator. when i tried to open that xls sheet i'm getting this error message "File error: data may have been lost " ,
    Please some one help me how to rectify the above.

    my code is :
    def fnwrite(Diction ary):
    font0 = Font()
    font0.name = 'Verdana'
    font0.bold = True
    font0.colour_in dex = 2
    style0 = XFStyle()
    ...
    See more | Go to post

  • Hi,
    It works .... thank you so much .. sorry for late reply :-)
    See more | Go to post

    Leave a comment:


  • Need Python sample code for open,modify and save the existing excel sheet

    Hi All,

    I'm new to python I have written very basic and small code and I request to help for the following senario.For my project i want to write a python code which should open an already existing Excel sheet which can contain 2 or 3 datasheets and write data in sheet1(first sheet) alone and should not modify the data in rest of the datasheets and save it.

    I have heard that people saying it can be done through pyExcelerator...
    See more | Go to post
No activity results to display
Show More
Working...