Handling of minus squared

I noticed this problem both with Excel and OpenOffice and now with Numbers as well.
I want to calculate a Gaussian function - exp(-(x-x0) ^ 2/w ^ 2)
All three programs apparently have the same parsing rules that interpret -(x-x0) ^ 2 such that the minus belongs to the number and it gets squared away to plus. Apparently -1*(x-x0) ^ 2 gets it right, but I think the program should be able to parse the shortcut convention correctly...
I know a lot of other people that had problems with that and spend hours debugging their spreadsheets.
Message was edited by: TriDude

you cannot write BDC for transactions where controls are used.
you should search for a appropriate BAPI
something like BAPI_PROJECTDEF_CREATE
Regards
Raja

Similar Messages

  • Plus/Minus Squares in .chm file

    Hi Everyone...
    Two questions, thanks in advance for the help.  FYI:  Using RoboHelp HTML, ver 8 with a project that has multiple folders and topics; also using it in a shared environment with multiple users, using RoboSource for version control.
    1.  Any ideas as to how I can enable the "Plus/Minus Squares" option in HTML Help - Advanced Settings?  I want to generate a .chm file that has the plus and minus signs next to the book icons.  I found the settings in the HTML Help Options - Microsoft HTML Help but they're grayed out.  Trying to figure out how I can enable them so I can generate the .chm with the signs in help file output.
    2.  I have two topics that "disappear" everytime I go out of RoboHelp and come back in.  I need to import them each time I open the project.  I can see them in RoboSource.  I can't find any way to unhide them -- I swear there was a way to just "unhide" them from RoboSource that I've used in the past but can't remember how I did it (senior moment, that won't end....).
    Thanks!!

    Hi there
    I'm not sure exactly why, but this goes back to the eHelp days. In their infinite wisdom, the developers decided that you would never ever want Plus Minus Squares unless you FIRST wanted Lines From Root!
    So enable the Lines From Root and the Plus Minus squares should become enabled.
    On the topics you don't see, I'm wondering if at some point you saw a message about files being outside the project and therefore not being shown in RoboHelp. If so, there was a dialog with a check box you could select that says "Don't show me this again". And sure enough, you aren't seeing the message that alerts you there are missing files.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 moments from now - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcererStone Blog
    RoboHelp eBooks

  • How to handle Invalid characters(Square Box) in BI

    Hi All,
    Daily I am  getting Invalid character(Square Box) issue with 0Material description and material manufacture part number when the it is being loaded to targets.
    This data is being loaded to many data targets and daily they are being failed .
    I have checked the text in MARA Table and found that there also the square box is appearing in the description.But when i copy the text and past it in word document in the place of box it is appearing as space/Tab.
    Can you please help me how to handle this type of issue in BI .
    Thanks in advance

    Hi Binbi1,
       This eror is due to carriage returns which turns into a square box when transferring data, this can not be corrected through the RSKC, this is solved through an ABAP routine in the transformation rules, use this code:
    DATA i_text type c length 60.
    i_text = SOURCE_FIELDS-/BIC/ZMBS_FT1. "this is your material description field
    REPLACE ALL OCCURRENCES OF '#'
              IN i_text WITH ' '.
    REPLACE ALL OCCURRENCES OF '□'
              IN i_text WITH ' '.
    RESULT = i_text.
    I hope this help you....

  • OT: MySQL...minus (-), decimals & display

    I'm a little confused about using negative integers in a
    MySQL database.
    First, imagine a column with just three rows, with the
    following values:
    100
    98.3
    1.07
    If I create a database table field with the specs DECIMAL
    4,1, then it
    should display as follow, right?:
    100.0
    98.3
    1.0
    Now imagine that I add a fourth row with a negative value:
    100.0
    98.3
    1.0
    -100.5
    Let's say I want to display the following on my webpage:
    100.0
    98.3
    1.07
    -100.5
    Would the same specs - DECIMAL 4,1 - still work, or do I need
    to change
    it to DECIMAL 5,1 to accommodate the minus sign? And when I'm
    finished,
    will PHP or JavaScript interpret this as a numerical field,
    or will the
    minus signs introduce a little confusion? Will I be able to
    make the
    table columns sortable, or do I have to use PHP or JavaScript
    to handle
    the minus signs?
    I should be able to figure it all out by experimenting, but I
    thought I
    could save some time by asking someone who's already done
    this. Thanks.
    www.geobop.org - Family Websites
    www.invisible-republic.org - Adult political websites (Mature
    adults only)

    > database table field with the specs DECIMAL 4,1
    DECIMAL (4,1) will handle a range of values from -999.9 to
    999.9
    http://dev.mysql.com/doc/refman/5.0/en/numeric-types.html
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Numbers legend problem

    i have a problem, actually i have two problems. my first thing is that i can't order a chart's legend to show in a vertical column.
    I want this legend to be shown vertically, at the right side of my chart. I can't find any way to make this happen.
    My second problem is with keynote. if my legend is shown vertically, i can't separate the values in it (CV, HR...) so if I want to use the Move in effect, the values would move in by pie wedge. Ex, first pie wedge move in, first legend value move in, and so on. I don't know i i was clear enough

    On your first problem,
    Select the legend. It will get resizing handles (little white squares) on each side
    Grab one of those handles and make the legend less wide until it is all vertical
    Move the legend to the right side of the pie
    On your second problem, because the legend is a single object it moves in as a single object. You need to make the legend manually so each category label (with its colored circle) is a separate object.  Then you can have the chart and legend move in as slice 1, legend 1, slice 2 , legend 2 ...

  • Master page INDEX and TOC

    In master page, I have used HTML HELP CONTROL and inserted index and toc. I am facing two problems basically,
    1. IN INDEX, I want to remove the default heading i.e., "Type in the keyword to find:" and change the display button with a custom image..
    2. In TOC I have add custom plus and minus icon, but when compiled to CHM, inbuilt plus and minus icon is also seen (even though i have not selected plus/minus square option while complining)
    Can some one let me know what needs to done... END PRODUCT IS CHM file

    Hi adobe-fm and welcome to the RH community.
    Unfortunately the opportunity to customise the look and feel of CHM files is limited. For the index, you can not have a custom image or remove the default heading. With the TOC, are you talking about a custom icon strip? Perhaps you can leave us an image of whet you are seeing. Use the following icon to do so:
    Read the RoboColum(n) for a tips, tricks and musings on the Technical Communication Suite products.
    Follow the RoboColum(n) on Twitter

  • Data import from ASCII file : javasript to determine correct account

    Hi,
    I am importing data from an ASCII file and need to use a conversion file with javascript to determine the correct account depending on the amount I am importing.
    As an example:
    If external account B4711 carries an amount of 1000 it needs to be imported into internal account A890, if it carries an amount of -1000 it needs to be imported into internal account B890.
    I have the VB script to do this in the MS version but am struggling with the javascript for the NW version.
    In the transformation file, the account is the amount from the load file, the string | and the account from the load file. In my example I would get either 1000|B4711 or -1000|B4711. This part works fine.
    The conversion file looks like this:
    external                  internal                                                                     formula
    *|B4711                 *IF(js:%external%.substring(0,1)=- then B890; A890)      
    The idea is, that if the first character is the minus sign, the conversion will return account B890, if it is any other character the conversionwill return A890. The actual result is that all data is imported into the account A890 irrespective of the amount (both positive and negative amounts).
    Can anyone help me with this?
    Thanks,
    Arnold

    Hi Arnold,
    Oh no! I thought this was going in the Formula column. I don't know how I got that idea.
    So, I reviewed the documentation ([http://help.sap.com/saphelp_bpc75_nw/helpdata/en/81/94a8a5febd40268d5c59b4fc31be37/frameset.htm]) and you are correct that you should be able to use JS with the *IF statement - I was incorrect about that, at least according to the docs. In your original JS you probably just needed to use == instead of = and then put the minus sign in double-quotes
    They also give an example of how to do it without JS, which I guess would look like
    *If(%external%=-* then 242000; 128000)
    So, that might work as well, though I'm not sure about how it's going to handle that minus sign.
    Ethan

  • Parallax and Polarization

    Thanks to Terri and Grant I have been following The Radiant Vista's wonderful Daily Critiques. The one for January 29 at
    http://www.radiantvista.com/dailyCritique/index.php
    speaks about parallax and polarization in this straight-on photo of a flat-fronted, Spanish style church at high noon. But the photo, as submitted, has a dark sky, which the critiquer attributes to use of polarization. Obviously this has to do with contrast. But, what does "polarization" mean exactly?
    The critiquer then performs a very neat trick of correcting the minor parallax to the left and right. He is using Photoshop. Is there a way to do this in PSE 3 for Mac?
    Gordon McGilvray

    Gordon,
    Yes, Trish is correct. He's referring to the photographer having used a
    polarizing filter on the camera. If you want to read a bit more about
    polarization, see
    http://www.luminous-landscape.com/tutorials/polarizers.shtml
    The fellow doing the critique frequently mixes up the terminology. In this
    photo, for example, he says "parallax correction" when he should have said
    "perspective correction". In another video, I heard him repeatedly say
    "high key" when it was clear he meant "high contrast". I don't try to keep
    track of the flubs. It's generally clear what he means through his actions,
    don't let the terminology flubs confuse you.
    Now for your question about "Perspective correction" in Elements. Yes, you
    can do it. Elements has several Transform options. The two most useful
    for perspective correction are the "Perspective" transform and the "Distort"
    transform. You could probably use "skew" also but my personal preference
    would be to use distort rather than skew. Feel free to use what feels right
    to you.
    The Perspective transform is intended to make perspective corrections easy
    to do. You get eight transform handles (the little squares on the bounding
    box) -- one at each corner and one in the middle of each side. Drag the
    side handles, and the image skews. Drag a corner handle and the opposite
    sides tilt in or out depending on the direction of drag. If the shot is
    relative simple, this transform will do what's needed with a little
    practice. I find it easier to use if I zoom down the image size and leave
    the gray matte area to show the changes in the bounding box.
    The distort transform is trickier to use but more flexible. Sometimes, I
    find that a different correction is needed on each side (more than one
    principle plane usually). In this case, the perspective transform won't
    quite work as it makes the same adjustment on each side. But, using
    Distort, I can adjust each corner independently and, by one at a time top to
    bottom, and left to right, get the lines to straighten out and be parallel.
    It's a little tricky as one adjustment can affect the others, but a little
    rework and you can home in on the desired result. When you get used to it,
    it's pretty quick and easy.
    One note: If you are working with only a background layer, you have to
    convert it to a regular layer to use the transform tools.
    Have fun,
    Bob

  • Easy ? for an Easy helpful response

    New to Photoshop and want to add text to a photo. I want to create a text box that has a masked background( I think it is?) Where the text is laid on a (color of choice) in the text box. Then then the Text is typed on that masked portion on the pic... I know how to do this in Photoscape, and Win7 photo editor, however I cannot find the tool to add white background behind my blue text...F1 unrolls every rabbit hole in Cs6 wich one must know the exact phrase to find it.
    Thanks
    Netcommercial

    after loading up photoshop you file > open > and load in your photo, or you open photoshop and then simply drag in the photo into the work area.
    that done you then choose the shapes tool, every tool when hovered over shows you what it is. most tools also have a little arrow on so if you left click and hold a choice appears. Most if not all of the tools look like what you want it to do. the eraser looks like an eraser, the text has a letter T on it, 2 icons down from that is the shapes tool.
    Choose your rectangle or whatever
    on the toolbar at the top when you chose a tool, your options change. So if you choose the text tool, then the top toolbar changes to allow you to choose the size of the font , colour etc.
    after choosing your rectangle the 2nd option on the toolbar says path , shape or pixels
    the 3rd icon up on the tools is the foreground and background colour.the front icon of the 2 is the foreground    clicking that icon will allow you to change that colour.
    choose shape and then click and hold the left mouse button on the photo where you want the top left hand corner to be, then hold and drag it down to the right hand bottom corner. It should then fill a shape, whichever you chose , with the colour whichever you chose. but also it will auto create a new layer as you chose shape from the three choices.
    the next step is now go to the text tool, ( the T icon on the tools ) , the toolbar changes to allow you to change the font , and size and colour.
    type in your text, the commit it, by pressing return or clicking the arrow that appeared on the toolbar to confirm you want it.
    and thats it all done. the only thing to do now is move things around where you want it, this is done by selecting the layer you want, so shape layer, or text layer, from the layers pallette, which is that whole bunch of panels on the right.  If you do not see layers then go to the top toolbar where it says file edit image layer etc, and choose window, when it opens make sure layer is ticked.
    to move stuff and and resize etc, you need to on the move tool, which is the top icon, arrow with plus sign with arrows, again looking like what you need to do.
    so select hat tool, then go to the layer you want to move, shape layer or the text layer and automatically you will see the transform handles, 9 little square nodes. when you hover over any of them the mouse icon change to show you can stretch it to make it fatter or thinner.
    if you hover just off and of the corners  of those transform handles the icon will change to a rotate icon allowing you to rotate the shape.
    i may have slightly over complicated it by giving you more choice and explaining the terms. but all the info you need is in here
    the final step SAVE

  • TOC in Microsoft help file missing expand buttons

    Firstly happy new year to all
    I am having an issue with a generated microsoft help file which is causing the expand buttons on the TOC to disappear.  The help file works as expected apart from this irritation.  Here is a screen shot of the dodgy TOC:
    I would appreciate any help on this as I'm a bit stumped.
    Thanks,
    James

    This is controlled by an option in your single source layout properties. Click on the Edit button next to the "Advanced Settings" field. In there, click on the TOC Styles tab and select the "Plus/Minus Squares option. If this is unavailable, select the "Lines from Root" option.
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

  • How to create many objects listening for one event

    I'm experimenting with the EventDispatcher class and I have a
    test class working. I want to use a loop to create a variety of
    movie clips that all listen for an event that gets dispatched every
    half a second. I have the event dispatching properly. My problem is
    that when creating the objects, the temporary variable I use to
    hold each created object has a life that extends beyond the loop in
    which it is instantiated. Rather than all five created objects
    changing color, only the last one changes color (see the code
    below--it lives on the first frame of an FLA file).
    This is not entirely surprising when I look at the code --
    'this' refers to the global scope and 'square' refers to the last
    created object that it pointed to. Here's the resulting trace:
    handler runing, square name is square 4
    this class name is global
    handler runing, square name is square 4
    this class name is global
    handler runing, square name is square 4
    this class name is global
    handler runing, square name is square 4
    this class name is global
    handler runing, square name is square 4
    this class name is global
    How can I modify this code so that each square object changes
    its own color?

    graphics.clear in the context of that function handler in my
    code would refer not to the squares but to the global scope,
    wouldn't it? In which case you'd be clearing all the graphics from
    your top level movie. I tried changing 'square.graphics' to just
    'graphics' in my handler and my squares just remained the original
    steady black.
    Your code doesn't use a loop and therefore isn't re-using a
    variable. You've escaped my 'logical errors' through brute force.
    (BTW, I think my code would work in AS2 if I used the old-school
    draw methods). Suppose you had to create 100 objects? Would you
    want to manually instantiate each one, typing that function over
    and over again? You'd have 500 lines of highly redundant code!
    Maybe try your example using a loop instead? I think you'll
    find it's pretty tough to sneak any vars like 'i' or 'square' from
    the global scope into the handler--the handler refers to the
    living, breathing variable rather than it's value at the time the
    handler was instantiated. Furthermore, you can't sneak any
    information about the square into your handler via the event object
    because the event object is created in a totally different place.

  • Content on the Books themselves

    New RoboHelp user here... I understand that pages contain the
    content of your help files, but can you also have a "page" appear
    when the user clicks on a book? Right now clicking on the book just
    opens or closes it. I've been asked to have a sort of summary for
    that book topic appear when a user clicks on the book.
    thanks!

    Hi again
    To Leon: Thanks for bringing that bit up. Appreciate the
    assist! I forgot to include that. It is precisely how I advise
    folks to do this in the classroom.
    To Author care: While that option is certainly valid for .CHM
    TOCs, I would also advise to enable a companion option. This one is
    the Plus-Minus squares. But notice you cannot enable that until you
    first enable the "Lines from root" option.
    In the Microsoft HTML Help Workshop, the Single Click to open
    Books item is actually labeled differently. There, it is labeled
    "Only expand a single heading". This means if you are clicking the
    book to open it, all others normally close. Unless, of course, you
    use the Plus/Minus symbols to open and close them. Which is why I
    always consider it a best practice to enable the other options.
    Cheers... Rick

  • Can someone help me clarify a bridge pattern?

    So I have this qualm about bridge patterns. A professor I have is telling me I should never be doing switch statements in my driver if I'm using bridge patterns (except for at object creation), but I think he's wrong and I want to clarify when I think you're going to have to use one of two faux pas.
    Let's take a look at the good old Shape example. So we have a Square and a Circle and we want them to be able to draw themselves. The square uses two points (top left, and bottom right let's say) to draw itself and the Circle uses a center point and a radius to draw itself. It's obvious we need a switch statement at creation to determine which one we're making. My question then comes in, what about when we edit it? Let's say we want to change the points in the rectangle or the point/radius on the circle. We'd either need to do one of two things:
    a) if we put our editShape function in our driver class, we'd have to do a switch to see what type of shape we're editing before we can find out if we need to get input for two points or if we need to get input for a point and a radius length, and then pass that to our edit functions within the objects themselves.
    b) the other option requires we have both objects contain an editShape function (which would probably be an abstract method within Shape that we'd override) and each object would implement them different. Within this function, the object itself is displaying prompts and getting input.
    A is clearly not the right choice, because it results in high coupling and we're having to switch on our objects and we'd have to change the code every time we add new shape classes. B makes sense because we can just call Shape.editShape() from the driver and depending on which type it is it will ask for the proper input from within the object. However, I thought it was bad practice to have input (specifically prompts and scan reads) from within an object.
    Is this where the bridge class comes into play? For example, would I have a ShapeIO class (which could then have an extended ShapeIOConsole class possibly vs a ShapeIOFile class that would read input from a file?) that would contain the prompting from there? And then that class would handle all possible inputs I'd be prompting for?
    E.G. ShapeIOConsole.getPoint() would have the scanner and prompting calls and would return a Point while my Shape.editShape for Square would just call ShapeIO.getPoint() (assuming I have a ShapeIO object within Shape that's been instantiated as a ShapeIOConsole object) to get two points and my Shape.editShape for Circle would call a ShapeIO.getPoint() and a ShapeIO.getRadius? This would mean anytime I have a new Object that has a new type of property to get input for, I'd have to add a function to my ShapeIO, right?
    Anyways, I hope that made some sort of sense. I guess my question is am I correct in most of what I said, if I even said it clear enough for anyone to understand it ^^.

    benirose wrote:
    Thanks for your reply lance! I have a few responses if it's not too much trouble:None at all.
    >
    >
    >>
    That isn't obvious to me at all. Why do you need a switch?
    I would assume you need a switch statement because you need to know what constructor to call, right? For example if you have Shape myShape, wouldn't you need to determine if you're instantiating that as a Square or Circle? I mean you could do it with if statements and not a switch, but you'd need to conditionalize (is that a word?!) the creation, correct?Presumably something has caused the need to instantiate a particular shape. Let's suppose that the action that caused it was that a user pressed a button on a GUI. Now presumably there is a button for a new circle and another button for a new square. Each of these buttons can have their own event handler. The event handler for the 'New Circle' button can instantiate a new circle (or call something else that does it) and the event handler for 'New Square' can instantiate a new square (or call something else that does it). Where does the conditional logic come in?
    It could be that your user interface is a text based list of items to create, and the user has to type a number to choose. In this case, you might need to do some conditional logic, yes.
    Of course there are times when context is not given or insufficient. Often at the fringes of systems, when interacting with other systems, you need to determine what kind of message you've been given before processing it. But even then, there are usually better ways than lots of conditional logic (dispatch tables, for example).
    Having said all of that, I have worked on a system where a GUI had something like 150 different buttons / menu items / other things that could cause actions to occur. The original developer had decided to give each of these things a number so that he could save himself the bother of creating a new ActionListener or whatever for each item, and routed every action through the same switch statement to try to recover the information he'd just thrown away. Bizarre.
    >
    >>
    You could use a visitor rather than doing a switch.
    I don't really know much about the visitor class, but I'll give it a look.
    I assume you mean 'from within a "domain model" class'. I think the bad practice you're referring to is the failure to separate model concerns from view concerns (or, more generally, the failure to separate the concerns of different domains).
    Yeah, I suppose so. I just don't see many classes asking for it's own input, you usually pass it from the driver class. There's no editString() function which asks for input of a new string, you do that in the driver and then set the new string.Try not to think in terms of a 'driver'. This suggests procedural thinking. Think instead of a collaborating eco-system of objects where one object may delegate to another to do some work on it's behalf. The delegator may, when delegating, also give the delegate something that it might find useful to do its work (such as a means of obtaining data or something that it can further delegate some of the work to). If you do it right, the delegate only sees an abstraction appropriate to its place in the eco-system, behind which could exist any number of implementations. If you're just starting out, this may seem a bit heady. Don't worry about it, it'll come...
    >
    >
    >>
    I wouldn't necessarily do any of it this way; I'm only trying to address your question about Bridge. It probably is a good idea to go and talk to your professor again. If you do, come back here and tell us what he said...
    Yeah, I'm not sure I'd do it this way either, but the assignment is a Survey taking program, and the basic implementation was to have an abstract Question class which has a two level inheritence tree of MultipleChoice, Essay, and Matching inheriting from Question, and TF, Short Answer, and Ranking inheriting from MC, Essay, and Matching respectively. So our Survey class would have a Vector of Questions, which is fine, but he said we couldn't do any conditioning to see what type of Question we have, and that we should just be able to make calls to abstract functions in Question that will handle everything.It sounds like he's trying to get you to put behaviour into the Question subclasses, rather than having it in the Survey (i.e. to do what I said above :-). This may feel a bit strange at first, and you might be saying to yourself 'I thought OO was supposed to model the real world, but a question doesn't do anything in the real world'. One of the core concepts in OO is that if you find yourself doing something to an object in the real world, then ask the object to do it for you in your model. That way, system intelligence gets distributed evenly throughout your model.
    You do run into odd issues though. For example, in a library, suppose you have a book and a bookshelf. Supposing the book has just been returned to the library, should the book now goBackToShelf(), or should the shelf receiveBook(). It might even be both under some circumstances. It could also be neither, if you decide that a Librarian is part of your model. But be careful about doing that. You could get all of your behaviour concentrated in the Librarian with everything else in the system being dumb containers of data (some might argue that would be a good thing).
    >
    On a side note, I know if you type a variable with the abstract class (E.G. Question) and then instantiate it as an inherited class (E.G. MC), you can only make calls to the abstract functions (at least Eclipse tells me so). Is it the same way with an interface? What if my Question class wasn't abstract, then I should be fine, right?You can only make calls to the methods declared by Question and it's supertypes (it doesn't matter whether those methods are abstract or not). This is the same for interfaces and it would also be the same if Question was not abstract. The reason is that when you have a declaration like this
    Question question;you are defining a variable called 'question' of type Question. The only things you can ask 'question' to do are those things that its type knows about, which are the methods declared by Question and it's supertypes. The fact that 'question' refers to an object of some subclass of Question doesn't matter. All that matters is the type of the variable, which is Question.
    Regards,
    Lance

  • Does Safari for PC have full screen view option?

    I am new to Mac (better late than never and am trying Safari on my old PC. Have not yet found a full screen view function in Safari. Explorer toggles from regular screen to full using F11 (and the top slides into view with the pointer, like the Dock on a Mac). Cheers,
    Tom, Berkeley, CA

    Hi! The little icons in the upper right hand corner (minus-square-x) are the screen resizer buttons. Click on the square and it goes to full screen, click on it again and it's back to its smaller size, the minus puts it to the bottom of the screen and the x quits the app. All is just like windows users are used to. Position the window to the upper left and then drag the little triangle in the lower right corner allows you to set the screen size to how you want it to be each time you start the app. Tom

  • How do I make the height of my cells bigger? I am trying to put togther a guest list for my wedding.

    I have worked with excel in the past and it seems easier to manuever through. I am wondering if I should purchase it for MAC? I need to get my guest list done ASAP and I can't figure out how to make the cells bigger. Please help! Thank you!

    Tolf,
    I'll add one method to Wayne's list that you may find helpful in some certain situations. Begin by eliminating all the unnecessary rows and columns by grabbing the Add Rows/Columns grip at the lower right hand corner of the table and dragging it up and left until it stops. All the rows and columns with no content will now be gone.
    Now you have a table with just the minimum necessary rows and columns. Select the table object by clicking on once on the table name in the Sheets Pane or by clicking on the grip in the upper left corner of the table.
    You should now be seeing the 8 sizing handles, little open squares. They are at the 4 corners and in the middle of the 4 sides.
    Grab one of these sizing handles and drag it to change all of the cell sizes at once. If you grab one of the corners you can change the height and width simultaneously. If you just grab a side, you'll just change the spacing of the lines parallel to that side.
    If your level of ASAP precludes you from having time to work with Numbers, you can download the free trial of Office for Mac, or you can download one of the free Office clones, like LibreOffice. They would be more familiar to you in the short run.
    Good luck with your wedding planning.
    Jerry

Maybe you are looking for