Use of Funtion at Table Level

  • Thread starter Thread starter Muhammad Sadiq
  • Start date Start date
M

Muhammad Sadiq

I need to know that how we can use a function at column in a table just like
we use "IF" function in excel sheet at column level.

Please if any one know the method let me know.

Thanks.

Muhammad Sadiq.
 
On Sun, 11 Jan 2009 21:45:00 -0800, Muhammad Sadiq <Muhammad
I need to know that how we can use a function at column in a table just like
we use "IF" function in excel sheet at column level.

No.

A table may look like a spreadsheet but it isn't. Access is NOT "Excel on
steroids".

You can do calculations in a Query, or in the Control Source of a textbox on a
form or Report; table datasheets should usually be used only for debugging,
not for interaction with data.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top