Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Formatting xl cells

Does anyone know if xl cells can be programmed to perform "what" or "what
if", "goto", "if", "then" etc
--
Brian of Basildon
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Formatting xl cells

Hi,

You can almost certainly do that in Excel, probably with a formula (but the
goto bit maybe a problem) and if not with a macro. Why not post what you are
trying to achieve and I'm sure someone will help.

Mike

"Brian of Basildon" wrote:

Does anyone know if xl cells can be programmed to perform "what" or "what
if", "goto", "if", "then" etc
--
Brian of Basildon

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Formatting xl cells

You cannot "format" cells to do anything.

You would need formulas in those cells to return results based upon your
criteria.

In B1 enter

=IF(A1="qwerty", "A1 is qwerty","A1 is not qwerty")

Which is an if, then,else formula.

Speaking of formulas, they can return results only to the cells in which
they are written.

i.e. a formula can "pull" but it cannot "push"


Gord Dibben MS Excel MVP


On Sun, 31 Aug 2008 03:55:00 -0700, Brian of Basildon
wrote:

Does anyone know if xl cells can be programmed to perform "what" or "what
if", "goto", "if", "then" etc


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formatting cells in a column with conditional formatting? shamor Excel Discussion (Misc queries) 8 May 19th 08 10:11 PM
Formatting cells Nospam New Users to Excel 6 October 23rd 06 03:34 AM
Conditional Formatting Multiple cells based on 2 cells Louis Markowski Excel Worksheet Functions 2 June 1st 05 05:26 PM
FORMATTING CELLS Winfield Excel Worksheet Functions 1 March 14th 05 09:14 PM
Formatting Cells Randy Balch Excel Worksheet Functions 1 January 12th 05 06:25 PM


All times are GMT +1. The time now is 02:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"