If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > variable rows

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-04-04, 11:42
Rodrigo Mota Rodrigo Mota is offline
Registered User
 
Join Date: Dec 2004
Posts: 28
variable rows

Hi anyone knows how I can do this
ex: Cells(2+t,3) or cells(2+cells(a,b),3) in a cell in the excel sheet


thanks
Reply With Quote
  #2 (permalink)  
Old 12-04-04, 12:18
savbill savbill is offline
Registered User
 
Join Date: Feb 2004
Posts: 533
Quote:
Originally Posted by Rodrigo Mota
Hi anyone knows how I can do this
ex: Cells(2+t,3) or cells(2+cells(a,b),3) in a cell in the excel sheet


thanks
I don't get it. Can you explain what your talking about? Are you wanting to create a fromula on the sheet or do something with the cell reference in VB Code.


/*
__________________
~

Bill
Reply With Quote
  #3 (permalink)  
Old 12-04-04, 12:43
Rodrigo Mota Rodrigo Mota is offline
Registered User
 
Join Date: Dec 2004
Posts: 28
Hi
I want to create a formula in a sheet.

I used the example with VB code to show what I want to do.

Sorry if I didn't explained myself properly

Cheers
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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