#1   Report Post  
Dee
 
Posts: n/a
Default Hiding formulas

I need to create a spreadsheet that will track Drug shipped to an
investigator's site. Also on this spreadsheet I need to use some calculations
to determine how much drug is being used per subject. My question is, in
Cells d2, e2 and f2 I have vlookups and caculations. Is there a way to copy
the formulas down the column but not have "N/A" or "Name" appear in these
columns because they are caculated when I add informatin to cell C2 etc. I
would like to put the formulas in and have the cells not show anything until
I add my information in column C. Any suggestions would be helpful.

Thanks very much for your help.

Best regards,

Dee


  #2   Report Post  
dtbill21
 
Posts: n/a
Default

You can use something like so:

if(c2<"",vlookup(...),"")

which will return "" if c2 doesn't have a value


"Dee" wrote:

I need to create a spreadsheet that will track Drug shipped to an
investigator's site. Also on this spreadsheet I need to use some calculations
to determine how much drug is being used per subject. My question is, in
Cells d2, e2 and f2 I have vlookups and caculations. Is there a way to copy
the formulas down the column but not have "N/A" or "Name" appear in these
columns because they are caculated when I add informatin to cell C2 etc. I
would like to put the formulas in and have the cells not show anything until
I add my information in column C. Any suggestions would be helpful.

Thanks very much for your help.

Best regards,

Dee


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
Array Formulas take waaaay too long... belly0fdesire Excel Worksheet Functions 7 August 8th 05 10:11 PM
Hiding Formula's mully New Users to Excel 2 May 21st 05 12:07 PM
Hiding formulas in Excel 2000 HarryMangurian Excel Discussion (Misc queries) 1 May 17th 05 12:29 PM
Problem with named formula's nathan Excel Worksheet Functions 0 January 21st 05 04:07 PM
Excel, problem with hiding formulas.... please help! David Excel Worksheet Functions 2 November 5th 04 01:35 AM


All times are GMT +1. The time now is 07:00 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"