+ Reply to Thread
Results 1 to 1 of 1

Form Controls MS Office excel and LibreOffice calc

  1. #1
    Registered User
    Join Date
    10-24-2012
    Location
    bratislava
    MS-Off Ver
    Excel 2010
    Posts
    3

    Post Form Controls MS Office excel and LibreOffice calc

    Hello,

    does anybody know what else besides MS excel (or Libre Office Calc) do i need to have installed in my computer to be able to use Form Control Buttons?
    (to avoid confusion, Developer tab / Controls / Insert / Form Controls / Button)
    on computer 1 i have MS Office and Libre Office installed, and it works perfectly in both of them,
    on computer 2 i have only Libre Office installed and it doesn't work at all. the settings in the Libre office are the same on both computers (for example Macro security)
    on computer 3 i have only Libre Office installed, it works perfectly, but i can't find out what the additional program is, that makes it work.

    example of the code:
    Sub add1_Click()
    For x = 16 To 70
    Cells(x, 5) = Cells(x, 5) + Cells(x, 9)
    Next x
    For x = 16 To 70
    Cells(x, 9) = 0
    Next x
    End Sub

    my question is, what else besides Libre Office Calc do i need to have installed on computer 2, to be able to use the Form Control Buttons.

    thanks
    Last edited by Pali; 08-06-2014 at 02:51 AM. Reason: additional information

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Form Controls / Active X controls to record and log information in a seperate sheet
    By marcbarnett in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-09-2014, 05:00 AM
  2. Replies: 1
    Last Post: 05-01-2014, 05:15 PM
  3. [SOLVED] VBA code, password-protected in Excel, visible in LibreOffice Calc
    By bstoyano in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-18-2013, 07:24 AM
  4. Libreoffice: Use data in Base for calculations in Calc. Possible?
    By vivace in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-14-2013, 08:04 AM
  5. Replies: 2
    Last Post: 03-19-2005, 02:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1