Linking from a cell to a workbook sheet

I know in Numbers I can set the text in a cell to be a hyperlink to a webpage or an email message--- but is there any way I can set it so that when it's clicked it will take me to another page in the same workbook?  If not, is there another way I can approximate that function (creating a "button" or something)?  Been trying to figure this out a while...

I had some minutes available.
Here is the new script:
--[SCRIPT gotoRange]
Enregistrer le script en tant que Script : gotoRange.scpt
déplacer le fichier créé dans le dossier
<VolumeDeDémarrage>:Users:<votreCompte>:Library:Scripts:Applications:Numbers:
Il vous faudra peut-être créer le dossier Numbers et peut-être même le dossier Applications.
Placez le curseur dans la table de travail
menu Scripts > Numbers > gotoRange
Dans le dialogue affiché, sélectionnez le groupe de cellules que vous voulez atteindre.
+++++++
Save the script as Script : gotoRange.scpt
Move the newly created file into the folder:
<startup Volume>:Users:<yourAccount>:Library:Scripts:Applications:Numbers:
Maybe you would have to create the folder Numbers and even the folder Applications by yourself.
Put the cursor in the table to use
menu Scripts > Numbers > gotoRange
In the displayed dialog select the range to reach.
Yvan KOENIG (VALLAURIS, France)
2009/11/13
property theApp : "Numbers"
property targetList : {"A1:A11", "A12:A31", "A32:A69", "A70:A115"}
(* adjust this list to fit your needs *)
--=====
on run
if my parleAnglais() then
set cible to choose from list targetList with prompt "Select a destination’s cell reference"
else
set cible to choose from list targetList with prompt "Choisir la référence de la cellule cible"
end if
if cible is false then error number -128
set cible to item 1 of cible
set {dName, sName, tName, rname} to my getSelection()
if rname is missing value then
if my parleAnglais() then
error "No selected cell !"
else
error "Pas de cellule sélectionnée !"
end if
end if -- rname…
my doYourDuty(dName, sName, tName, cible)
end run
--=====
on doYourDuty(d, s, t, c)
try
tell application "Numbers" to tell document d to tell sheet s to tell table t
set selection range to range c (* try to select the range *)
end tell
on error
if my parleAnglais() then
error "Range “" & c & "” unavailable !"
else
error "Groupe de cellules « " & c & "» inexistant !"
end if
end try
set c to item 1 of my decoupe(c, ":")
tell application "Numbers" to tell document d to tell sheet s to tell table t
set selection range to cell c (* Select the first cell of the range *)
end tell
end doYourDuty
--=====
on getSelection()
local mySelectedRanges, sheetRanges, thisRange, _, myRange, myTable, mySheet, myDoc, mySelection
tell application "Numbers" to tell document 1
set mySelectedRanges to selection range of every table of every sheet
repeat with sheetRanges in mySelectedRanges
repeat with thisRange in sheetRanges
if contents of thisRange is not missing value then
try
thisRange as text
on error errMsg number errNum
set {_, myRange, _, myTable, _, mySheet, _, myDoc} to my decoupe(errMsg, quote)
return {myDoc, mySheet, myTable, myRange}
end try
end if -- contents…
end repeat -- thisRange
end repeat -- sheetRanges
end tell -- document 1 of application
return {missing value, missing value, missing value, missing value}
end getSelection
--=====
on decoupe(t, d)
local l
set AppleScript's text item delimiters to d
set l to text items of t
set AppleScript's text item delimiters to ""
return l
end decoupe
--=====
on parleAnglais()
local z
try
tell application theApp to set z to localized string "Cancel"
on error
set z to "Cancel"
end try
return (z is not "Annuler")
end parleAnglais
--=====
--[/SCRIPT]
Yvan KOENIG (VALLAURIS, France) vendredi 13 novembre 2009 13:59:16

Similar Messages

  • How can i use a number from a cell in a different sheet into a new sheet

    I am using 2 different sheets.
    I want to use into the second one the resulting number from a cell from the first sheet.

    Hi jpmarty,
    If you mean "documents" when you say" sheet" then I can save you some time. No, you cannot reference a cell in a different file or document. There are some people that will write applescripts to do that but they will not work in iOS.
    If both sheets are in the same document:
    Tap "=" in the cell you want the value in, tap the upward arrow that appears to the right, then navigate to the first sheet and click in the cell you want the value from. tap the check.
    quinn

  • Is there a way to export your photo links from Illustrator (CS6) to a contact sheet?

    So I've got this project where I'm making a set of images and placing about 300 photos with each set.  In order to avoid duplication and to track which photos were used where, I'm having to take screen shots of the links panel (scrolling down and taking another for each batch of images on each file).  This is a really clunky way to track these files and a contact sheet would be a lot easier to work with.  Is there a way to export the links to a contact sheet in Illustrator?

    - select your images
    - open the Document Info Panel, check "Selection Only", "Linked Images" and click on "Save..."

  • Link from Discoverer (Plus/Viewer) to Reports?

    Is it possible to create a link from a cell on a Discoverer sheet to an Oracle Reports report? I.e. doubleclick on cell value "A" and run report with "A" as parameter?
    Regards,
    -Haakon-

    Access links should be like this.
    Discoverer Plus - http://<your domain>:<port>/discoverer/plus
    Discoverer Viewer - http://<your domain>:<port>/discoverer/viewer
    <port> default port is 7778.
    Try now.
    Your Administrator is responsible for you to provide the links for both. Check with him.

  • Can't link to a cell in another sheet at certain point

    Hello,
    this is the first time I use the support communities.
    I have a continuing promblem with numbers ( v. 2.3). I'm working on a projekt for my univerity and are quite familiar with number. But at a certain point it get's impossible to link to another cell on a different sheet! This works fine until a certain point (which I actually don't know).....
    I do the same stuff which I did very often before but it dosent work....
    1. I click on the cell I want to have the linked value in it
    2. I press = to start linking.
    3. I go to the cell i want to take the data from (in another sheet).
    4. The Box becomes white with the name and position of the source cell in it. But when I klick enter it dosn't work....
    I really don't have an idea what this could be... It worke fine in the same way before a few hundered times... Is there any limitation of link's between the single sheets or something?
    I'm very glad for any help in this issue
    Regards,
    Gregor

    On your last screenshot, you had moved off of the cell you were working on. The resulting formula/reference was not shown.
    Becasue it is not in English, it is hard for me to tell for sure what might be going on.  The reference in your third screnshot looked odd to me.  In English it would be one of the following forms when referencing a cell on a different sheet:
    Sheet name::Table Name::Cell address
    Table Name::Cell Address
    or, if "use header names as cell addresses" is on
    Sheet name::Table name::column name row name
    Table name:: column name row name
    column name row name
    The reference shown in your third screenshot doesn't seem to fit that pattern
    I am assuming if you look at your resulting formula, the cell reference is not in a colored oval, it looks like plain text.
    I've seen header names get misinterpreted by Numbers, like it can't figure them out and make a reference from them. If you are using header names as cell references, changing the names can fix it.  Turning off that feature might also fix it. I don't use that feature usually; it often makes my formulas too long and complicated.
    I have not seen a similiar problem with table and sheet names but you could try changing them to see if it helps.
    Sometimes Numbers simply has a problem with a reference and you have to start over with the formula and it will work the next time. I don't know why, it just happens sometimes.

  • Linked cells in same workbook are no longer working

    I created a workbook with multiple worksheets, with some cells containing data linked from one sheet to the next - there is no linking to external data. 
    The linking was done by the copy and paste link option and locking the cells in the destination cell.
     Various versions have been created of this workbook all containing data relevant to the user. 
    The workbooks are all located on a large corporate shared network across many locations state-wide. These workbooks have not been saved as macro enabled, nor are the workbooks shared.   
    All workbooks have been used extensively for some time with success, until very recently.
    Recently the linked cells have ceased to work, and in some the data validation lists have failed to be available.
    There are hundreds of these copies now in use; and I have begun the laborious task of again data linking in each individually saved workbook, only to find the link does still not work. 
    I have tried unlocking the destination cell, linking the source and destination cells again and then re-locking the destination cell, but to no success. Even the master template saved in the corporate shared network location is affected.
    Interestingly I found a copy located on our own campus shared network, and this one has all the linked cells still working fine. This leads me to think the problem is somehow associated network or server?
    Is someone able to enlighten me?  I need to take this issue to our IT if it is. or is there something very simple I am overlooking?
    Thanks

    sorry, I think it also might be caused by the links path changed. see here:
    http://social.technet.microsoft.com/Forums/en-US/fc470dd1-70df-4bad-98db-3d94a68206c7/excel-file-link-changes-to-c-drive-from-an-unc-path-a-bug-in-excel-2010?forum=excel

  • How to move data from one cell/sheet to another

    Hi - Help! I have a spreadsheet with multiple columns & rows for ordering clothes. The first column is  text of each item & it's size. What I want to do is:
    IF D15 has a number in it, I want that number and the text from A15 to populate into another sheet.
    Then I want to re-create this function in all the cells, so that if ANY cell has a number in it, that number and the text in the A column of that row shows up in the new sheet, in the corresponding cell.
    here's a screen shot of my sheet:
    Any help would be great!!
    Kim

    Hi Kim,
    I got the same error message when building the formula—it's easy to get lost in all the parentheses!
    Here's a breakdown of the formula I used.
    =IF(OFFSET(Data :: $A$1,ROW()-1,COLUMN())>0,OFFSET(Data :: $A$1,ROW()-1,COLUMN())&" - "&OFFSET(Data :: $A$1,ROW()-1,0),"")
    The overall stucture is an IF statement:
    IF(test,"Yes","No")
    IF(there is a value greater than zero in this cell's 'partner' on the main table,
      (then) copy that value here and append the label in column A of the main table, separated by a space, a dash, and a second space,
        (otherwise) put an empty text string here)
    Test: OFFSET(Data :: $A$1,ROW()-1,COLUMN())>0
    The 'partner' cell on the main table is the one on the same row and one column to the right of the cell containing the formula. (eg. for Summary::B2, the 'partner cell to be tested is Data::C2, the first data cell for Person 2)
    OFFSET(base,r,c)>0 compares the value in the cell r rows below and c columns to the right of the base cell with the value zero.
    Data::$A$1: A1 is my usual choice for the base cell, as it usually simplifies the calculations for r and c.
    ROW()-1: ROW() returns the row number of the row in which it is located. In B2, it will return 2. '-1' reduces that value to 1, the row offset necessary to get from Data::A1 to Data::b2.
    COLUMN(): COLUMN() returns the column number of the column in which it is located. In B2 it will return 2.  No adjustment is necessary, as 2 is the column offset necessary to get from Data::A1 to Data::C2
    OFFSET returns the value in Data::C2 and compares it with 0 (zero). The value (1) is greater than 0, so the test returns TRUE, and the IF function acts on the "yes" section.
    Yes: OFFSET(Data :: $A$1,ROW()-1,COLUMN())&" - "&OFFSET(Data :: $A$1,ROW()-1,0)
    This section contains two OFFSET statements.
    The first is the same as the one in Test, and returns the value in the tested cell (1).
    The second is the same, except for the third argument (c) which is fixed at 0 (zero). This returns the value in the cell in column A (zero columns to the right of A1) in the same row as the tested cell.
    The two returned values are linked by this expression: &" - "&
    "&" is the concatenation operator, which joins the values left and right of it into a text string. Here, the value returned by the first OFFSET (1) is joined to the text (space-space) contained between the double quotes, and that is joined to the value returned by the second OFFSET function (Item 1)
    No: ""
    If there is no number entered in the Data cell being tested, IF acts on the "no" section of the formula, and inserts an empty string ( "" ) in the cell containing the formula. An empty string displays as 'blank', and is the closest one can get to an 'empty' cell using a formula.
    Regarding your questions:
    "I seem to not understand what I'm supposed to put in the () and " " 's. I copied and pasted it and got the error message "the formula contains an invalid referance". DO i put certain row/cell numbers in somewhere?"
    ROW() and COLUMN() should have no argument entered between the parentheses. Each returns the row or column number of the cell containing the formula.
    The double quotes at the end of the IF statement define a text string with no text. You can put any text between them, but that text will then appear in all cells whose 'partner' cell does not contain a number greater than zero.
    The 'invalid reference' error message usually means a formula is referencing a cell that is not on the table. My guess is that your Summary table includes a copy of column A from your Data table. That would place "Person 1" in column B on both tables, and would require an adjustment of 'COLUMN()' to 'COLUMN()-1' in the first two OFFSET functions.
    Another possibility is a mismatch between the Data table name in the formula and the actual name of the Data table.
    Beyond those possibilities, I'd need to see either the document or screen shots of both tables and a copy of the actual formula as you've entered it.
    Regards,
    Barry

  • How do I duplicate a sheet while also linking the corresponding cell values?

    How do I duplicate a sheet while also linking the corresponding cell values? 
    I have a page that I want to duplicate, then add to the duplicated spreadsheet, while having the original cells linked so they are updated as I update the original sheet.  I've found tutorials on how to do this on excel, but I'm having trouble doing so on Numbers.

    Hi Millie,
    You wrote:
    "My recipe sheets include two tables. The first calculates the cost per item, the second table takes the original recipe and calculates along with the sales estimates. The latter of these tables are all the same format, so in each one column A lists the ingredient name, column D is the amount needed per week (column E is the unit - oz, pound, etc).    Could I then generate a search for "flour" etc. within column A of each of these tables?  Currently they are all named the "estimated sales" but I could change that."
    Shouldn't need to change the table name, unless the aim is to shorten the formula as written. That's assuming each sheet is named with the item being baked.
    With the same name for all these tables, the cell or range references to cells on these tables will be Recipe (sheet) name::estimated sales::cell or range ref
    With the recipe name used as the Table name (and that name being unique to the document) the sheet name may be omitted from the cell/range address: Recipe name::cell or range ref
    Regards,
    Barry

  • Make the link from the single cell of Bex Report and the image of bill

    Hi guys,
    my client scan every bill and archive the image by File.net technology.
    In our Bex Report we have the Bill number and we want to make the link from the single cell and the image of bill.
    The possible paths to solve the problem are:
           Replicate the image in BW and crate a link from the single cell and the image of document.
           Create an URL link from the single cell and the image of document archived on File.net server.
    In witch way we can to implement the two paths?
    Thank you.
    Alessandro

    Hi Alessandro,
    Have you seen "How To…Enhance your Web Query with the Table Interface"?
    You can find it in media library:
    https://websmp105.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000194044
    Best regards,
    Eugene

  • How to create Links in a cell  to other Excel docs Cell  in Planning layout

    Hi All,
    I have a requirement to replace an existing forecasting process using normal Excel with BPS with Excel in place. One difficulty I came across is that the existing Excel input template has cells with links to many other excel files so users does not to open all other Excel documents and copy and paste the figures in.
    I am stuck on replicate this function in BPS as I cannot create links to to other  Excel directly in a cell in BPS Excel layout. My initial idea is to create a Macro to copy the data across but in deeper thought this might not be the best solution as the number of excel link can be a lot and the name and location of these files might change quite frequently and I cannot hard code it in the macro..
    Any ideas?
    Thanks.

    Hi Marc,
    The reason to use BPS is once the data is in the layout, we need to run the data in a  true forecast / simulation model (i.e. compare actuals, copy data between differnt planning versions, Foreign Exchange rate planning , allocation, revaluation, etc...) on a different hierarchy level.
    The problem is the starting point data is scattered in lots of other Excel file from local drives from different users. I guess this is the same reason why the csv file upload technique exist, (i.e. to load data to the layout )but in my case the data location needed to be very dynamic and comes from large / different source of data.
    I have now developed a solution to reference data from cells in different Excel sheet to the layout. Once set up, it should be able to save users significant amount of time to bring the base data into the layout, especially if their data is source from many ither Excel files.
    Regards,
    Danny

  • How to create a link between 2 cells in different spreadsheets?

    when using numbers on MacBook Pro/IOS X - how to create a link between 2 cells in different spreadsheets?

    In the cell where you want the duplicate data to appear from another sheet/table do the following:
    type the equal sign ("=") then click the cell you in the sheet table while contents you want to appear in the cell where you just typed the equal sign"
    it reads "The cell I click equals the result of the formula or the contents of the next cell I click"

  • How to extract the data from module pool program to Excel Sheet?

    Hi Guys
            I am having a requirement to transfer the data from Module pool screen to excel sheet directly.
            This is an urgent requirement.
            So plz reply me with some coding examples.
            I will give points for that.

    This report extract excel file. From that concept you can easily extract data from module pool program also by coding in PAI of the screen.
    REPORT ztest1 .
    * this report demonstrates how to send some ABAP data to an
    * EXCEL sheet using OLE automation.
    include ole2incl.
    * handles for OLE objects
    data: h_excel type ole2_object,        " Excel object
          h_mapl type ole2_object,         " list of workbooks
          h_map type ole2_object,          " workbook
          h_zl type ole2_object,           " cell
          h_f type ole2_object,            " font
          h_c type ole2_object.            " color
    DATA: FILENAME LIKE RLGRAP-FILENAME.
    tables: spfli.
    data  h type i.
    * table of flights
    data: it_spfli like spfli occurs 10 with header line.
    *&   Event START-OF-SELECTION
    start-of-selection.
    * read flights
      select * from spfli into table it_spfli.
    * display header
      uline (61).
      write: /     sy-vline no-gap,
              (3)  'Flg'(001) color col_heading no-gap, sy-vline no-gap,
              (4)  'Nr'(002) color col_heading no-gap, sy-vline no-gap,
              (20) 'Von'(003) color col_heading no-gap, sy-vline no-gap,
              (20) 'Nach'(004) color col_heading no-gap, sy-vline no-gap,
              (8)  'Zeit'(005) color col_heading no-gap, sy-vline no-gap.
      uline /(61).
    * display flights
      loop at it_spfli.
        write: / sy-vline no-gap,
                 it_spfli-carrid color col_key no-gap, sy-vline no-gap,
                 it_spfli-connid color col_normal no-gap, sy-vline no-gap,
                 it_spfli-cityfrom color col_normal no-gap, sy-vline no-gap,
                 it_spfli-cityto color col_normal no-gap, sy-vline no-gap,
                 it_spfli-deptime color col_normal no-gap, sy-vline no-gap.
      endloop.
      uline /(61).
    * tell user what is going on
      call function 'SAPGUI_PROGRESS_INDICATOR'
         exporting
    *           PERCENTAGE = 0
               text       = text-007
           exceptions
                others     = 1.
    * start Excel
      create object h_excel 'EXCEL.APPLICATION'.
    *  PERFORM ERR_HDL.
      set property of h_excel  'Visible' = 1.
    *  CALL METHOD OF H_EXCEL 'FILESAVEAS' EXPORTING #1 = 'c:kis_excel.xls'
    *  PERFORM ERR_HDL.
    * tell user what is going on
      call function 'SAPGUI_PROGRESS_INDICATOR'
         exporting
    *           PERCENTAGE = 0
               text       = text-008
           exceptions
                others     = 1.
    * get list of workbooks, initially empty
      call method of h_excel 'Workbooks' = h_mapl.
      perform err_hdl.
    * add a new workbook
      call method of h_mapl 'Add' = h_map.
      perform err_hdl.
    * tell user what is going on
      call function 'SAPGUI_PROGRESS_INDICATOR'
         exporting
    *           PERCENTAGE = 0
               text       = text-009
           exceptions
                others     = 1.
    * output column headings to active Excel sheet
      perform fill_cell using 1 1 1 200 'Carrier id'(001).
      perform fill_cell using 1 2 1 200 'Connection id'(002).
      perform fill_cell using 1 3 1 200 'City from'(003).
      perform fill_cell using 1 4 1 200 'City to'(004).
      perform fill_cell using 1 5 1 200 'Dep. Time'(005).
      loop at it_spfli.
    * copy flights to active EXCEL sheet
        h = sy-tabix + 1.
        if it_spfli-carrid cs 'AA'.
          perform fill_cell using h 1 0 000255000 it_spfli-carrid.
        elseif it_spfli-carrid cs 'AZ'.
          perform fill_cell using h 1 0 168000000 it_spfli-carrid.
        elseif it_spfli-carrid cs 'JL'.
          perform fill_cell using h 1 0 168168000 it_spfli-carrid.
        elseif it_spfli-carrid cs 'LH'.
          perform fill_cell using h 1 0 111111111 it_spfli-carrid.
        elseif it_spfli-carrid cs 'SQ'.
          perform fill_cell using h 1 0 100100100 it_spfli-carrid.
        else.
          perform fill_cell using h 1 0 000145000 it_spfli-carrid.
        endif.
        if it_spfli-connid lt 400.
          perform fill_cell using h 2 0 255000255 it_spfli-connid.
        elseif it_spfli-connid lt 800.
          perform fill_cell using h 2 0 077099088 it_spfli-connid.
        else.
          perform fill_cell using h 2 0 246156138 it_spfli-connid.
        endif.
        if it_spfli-cityfrom cp 'S*'.
          perform fill_cell using h 3 0 155155155 it_spfli-cityfrom.
        elseif it_spfli-cityfrom cp 'N*'.
          perform fill_cell using h 3 0 189111222 it_spfli-cityfrom.
        else.
          perform fill_cell using h 3 0 111230222 it_spfli-cityfrom.
        endif.
        if it_spfli-cityto cp 'S*'.
          perform fill_cell using h 4 0 200200200 it_spfli-cityto.
        elseif it_spfli-cityto cp 'N*'.
          perform fill_cell using h 4 0 000111222 it_spfli-cityto.
        else.
          perform fill_cell using h 4 0 130230230 it_spfli-cityto.
        endif.
        if it_spfli-deptime lt '020000'.
          perform fill_cell using h 5 0 145145145 it_spfli-deptime.
        elseif it_spfli-deptime lt '120000' .
          perform fill_cell using h 5 0 015215205 it_spfli-deptime.
        elseif it_spfli-deptime lt '180000' .
          perform fill_cell using h 5 0 000215205 it_spfli-deptime.
        else.
          perform fill_cell using h 5 0 115115105 it_spfli-deptime.
        endif.
      endloop.
    * EXCEL FILENAME
      CONCATENATE SY-REPID '_' SY-DATUM+6(2) '_' SY-DATUM+4(2) '_'
                  SY-DATUM(4) '_' SY-UZEIT '.XLS' INTO FILENAME.
      CALL METHOD OF H_MAP 'SAVEAS' EXPORTING #1 = FILENAME.
      free object h_excel.
      perform err_hdl.
    *       FORM FILL_CELL                                                *
    *       sets cell at coordinates i,j to value val boldtype bold       *
    form fill_cell using i j bold col val.
      call method of h_excel 'Cells' = h_zl
        exporting
          #1 = i
          #2 = j.
      perform err_hdl.
      set property of h_zl 'Value' = val .
      perform err_hdl.
      get property of h_zl 'Font' = h_f.
      perform err_hdl.
      set property of h_f 'Bold' = bold .
      perform err_hdl.
      set property of h_f 'Color' = col.
      perform err_hdl.
    endform.                    "FILL_CELL
    *&      Form  ERR_HDL
    *       outputs OLE error if any                                       *
    *  -->  p1        text
    *  <--  p2        text
    form err_hdl.
      if sy-subrc <> 0.
        write: / 'OLE-Automation Error:'(010), sy-subrc.
        stop.
      endif.
    endform.                    " ERR_HDL

  • How do I create a dial link from a hotspot on an image in Dreamweaver CS5?

    I understand how to create a link from text, or from an image, but I need to create a link within the image map so that clients on their cell phones can call by clicking on my chosen hotspot. Any suggestions?

    Right, thanks. I've had to adapt it and create 2 more duplicate contact images, for the other small screens as the image maps are too large on the smaller screens. But I managed to get it to work how I want. Thank you.
    But I can't figure out how to do the tel: link. I've tried so many variations. But when I update the website, and try it on my mobile phone (which by the way, is not an iPhone, it's just a Samsung Tocco Lite), the tel: links won't work, both on the images, and the raw text. My phone just keeps coming up with an error message, saying: "Invalid Phone Number".
    The text tel: links are: <div class="PhoneNumber"><a href="tel:+64-09-537-1458">09537 1458</a></div>
    I've had to put the phone numbers in seperate div tags, that way, I can hide each div tag, according to the layout for the screen sizes.
    And the image tel: links are: <area shape="rect" coords="6,36,110,59" href="tel:+649537 1458" />
    As you can see, both these tel: links are different, but both don't work.
    Is there something I've done wrong to make the error message pop-up instead of dialing the number? Or is it the case of it being my mobile phone that doesn't support it. How can I correct it in each instance if it is the case, so that it will work on all forms of mobile phones?
    Please note that I am in New Zealand, and the country code is 64. and 09 is the area code.
    Thanks.
    Edit: It doesn't matter now. I've managed to figure it out, and it now works on my phone.

  • How to upload pdf file from windows cell phone?

    How to upload pdf file from windows cell phone?

    You can do this in steps.. First use the built in method for uploading a file into the flows files object, Next you would copy the file out to an Oracle built directory on your UNIX box using utl_file.put_raw..
    Here is a link to show you how to upload files in an APEX application [http://download.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/up_dn_files.htm]
    And here is a link to show you how to use utl_file.put_raw.. [http://psoug.org/reference/utl_file.html], item is towards the bottom of the screen..
    Thank you,
    Tony Miller
    Webster, TX

  • How to get(copy) the contents i.e the cell of an excel sheet to other excel

    How to get(copy) the contents i.e the cells of an excel sheet to another excel sheet.
    I can read the contents i.e the text in the cells and able to display it in the Java console
    i want these contents to be copied to another excel sheet with the cells data.
    I am using Java Swing for the UI, POI framework for the excel work.
    Please anyone suggest some code to this requirement.

    [spreadsheets with poi|http://poi.apache.org/spreadsheet/converting.html] Hi
    on the poi apache site there's a number of good examples...
    I started with poi only a week ago, but just from reading these examples
    (especially SS Usermodel code) i managed all i needed to know (so far).
    kind regards
    BB
    Edited by: BugBunny on Feb 22, 2010 4:36 AM

Maybe you are looking for

  • Query Builder (Express Edition 10g) is not working in Google Chrome

    Google Chrome is not properly displaying table in SQL Query Builder (Oracle Database Express 10g). It is not possible to select all fields of given table because not all fields are displayed and I can't go down to select last field. In Mozilla Firefo

  • Daisy chain Display Port (U2713H)

    Hi Forum, I have a rmbp 15 and 2 Dell U2713H screens that I usually connect to my macbook using both TB/DP ports. Now I need to connect another TB device and looked into using the Daisy Chain option on the screens. Although I get image, it seems to b

  • Sticky request - SD Ca

    Does Creative publish a list of which SD Cards work with the Zen? I've checked the FAQs but there is no mention of SD Cards. I ask because there are SDHC cards and class 2, class 4, class 6 and class 8. Usually the cards with more memory have a highe

  • Why do I get a apple id - not my own - come up onmy iPad?

    I am getting an apple ID - not my own - popping up on my iPad screen all the time. Does anyone know why,and if I can stop it?

  • Have to press really hard on my trackpad for it to respond

    All of sudden the trackpad is not responding as it use to... you now really have to press hard for the trackpad to repond to move anything around on the computer.. Other then that it is working..  Any thoughts Kojack