+ Reply to Thread
Results 1 to 3 of 3

Change object formula without selecting first ?

  1. #1
    halimnurikhwan@yahoo.com
    Guest

    Change object formula without selecting first ?

    Hi All,

    I have a procedure that remove camera objects formula,
    but still select them first before remove the formula ,,, is it
    possible to remove em without select ?

    Here is the sample code :
    Activesheet.shapes("Pic1").select
    selection.formula = ""

    Any help will be appreciated,,,

    Tks
    Halim


  2. #2
    NickHK
    Guest

    Re: Change object formula without selecting first ?

    Have you tried Activesheet.shapes("Pic1").formula = ""

    NickHK

    <halimnurikhwan@yahoo.com> wrote in message
    news:1155781283.244437.293380@74g2000cwt.googlegroups.com...
    > Hi All,
    >
    > I have a procedure that remove camera objects formula,
    > but still select them first before remove the formula ,,, is it
    > possible to remove em without select ?
    >
    > Here is the sample code :
    > Activesheet.shapes("Pic1").select
    > selection.formula = ""
    >
    > Any help will be appreciated,,,
    >
    > Tks
    > Halim
    >




  3. #3
    halimnurikhwan@yahoo.com
    Guest

    Re: Change object formula without selecting first ?

    Hi Nick,
    I've tried that but doesn't work ... ... ... ... ... ... ...

    thnks,
    halim

    NickHK menuliskan:
    > Have you tried Activesheet.shapes("Pic1").formula = ""
    >
    > NickHK
    >
    > <halimnurikhwan@yahoo.com> wrote in message
    > news:1155781283.244437.293380@74g2000cwt.googlegroups.com...
    > > Hi All,
    > >
    > > I have a procedure that remove camera objects formula,
    > > but still select them first before remove the formula ,,, is it
    > > possible to remove em without select ?
    > >
    > > Here is the sample code :
    > > Activesheet.shapes("Pic1").select
    > > selection.formula = ""
    > >
    > > Any help will be appreciated,,,
    > >
    > > Tks
    > > Halim
    > >



+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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