ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Please help, I'm stuck (https://www.excelbanter.com/excel-discussion-misc-queries/80637-please-help-im-stuck.html)

Ben

Please help, I'm stuck
 
Hi

I,m trying to work this out ,the vat is currently set to work out the rate
in cell A1, I want to be able to make a formula where by if there is a value
in cell A2 then it no longer reads the cell A1 but reads the value in A2
instead.Thanks

A
1 fig1
2 fig2
3 VAT @ 17.5%



Sandy Mann

Please help, I'm stuck
 
Ben try:

=IF(A2="",Your formula for VAT,A2)

--
HTH

Sandy

with @tiscali.co.uk


"Ben" wrote in message
...
Hi

I,m trying to work this out ,the vat is currently set to work out the rate
in cell A1, I want to be able to make a formula where by if there is a
value
in cell A2 then it no longer reads the cell A1 but reads the value in A2
instead.Thanks

A
1 fig1
2 fig2
3 VAT @ 17.5%





Ken Wright

Please help, I'm stuck
 
=IF(A2<"",A2,A1)

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

------------------------------*------------------------------*----------------
It's easier to beg forgiveness than ask permission :-)
------------------------------*------------------------------*----------------


"Ben" wrote in message
...
Hi

I,m trying to work this out ,the vat is currently set to work out the rate
in cell A1, I want to be able to make a formula where by if there is a
value
in cell A2 then it no longer reads the cell A1 but reads the value in A2
instead.Thanks

A
1 fig1
2 fig2
3 VAT @ 17.5%






All times are GMT +1. The time now is 07:29 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com