Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 5
Default Excel formula help, No VBA please

Hello everybody,

I need your assistance.... No VBA help please

I have columns A,B,C,D,E,F........................AG.... in sheet1.
everyday data gets populated in row1 of every column from A to AG.

I want to know the formula to fetch the column number where "Bill Amount" in row1 of sheet1 is populating

sometimes "Bill Amount" may come at Column D, sometimes in Column K etc.

i want a formula to look for "Bill Amount" in all the columns of row 1 and returns the column number.

thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Excel formula help, No VBA please

=match("bill amount",1:1,0)


bill_ball wrote:

Hello everybody,

I need your assistance.... No VBA help please

I have columns A,B,C,D,E,F........................AG.... in sheet1.
everyday data gets populated in row1 of every column from A to AG.

I want to know the formula to fetch the column number where "Bill
Amount" in row1 of sheet1 is populating

sometimes "Bill Amount" may come at Column D, sometimes in Column K
etc.

i want a formula to look for "Bill Amount" in all the columns of row 1
and returns the column number.

thanks in advance.

--
bill_ball


--

Dave Peterson
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
Excel formula to copy/paste formula needed please. colwyn Excel Discussion (Misc queries) 4 October 22nd 08 11:27 PM
Excel 2002 Formula: Urgent Conditional Formula Required Right Away - if possible blue[_2_] Excel Discussion (Misc queries) 2 July 11th 07 06:08 PM
Build excel formula using field values as text in the formula val kilbane Excel Worksheet Functions 2 April 18th 07 01:52 PM
Excel 2002 formula displayed not value formula option not checked Dean Excel Worksheet Functions 1 February 28th 06 02:31 PM
How do I view formula results intead of formula in excel? davidinatlanta Excel Worksheet Functions 4 February 7th 06 03:02 PM


All times are GMT +1. The time now is 12:35 PM.

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

About Us

"It's about Microsoft Excel"